#AFEEEE

Sky Blue

#AFEEEESky Blue

Luminance

0.764

Category

Cyan

Type

Light

Best On

#000000

Color Codes

All color formats for your project

HEX

HEX
#AFEEEE
No #
AFEEEE

RGB

RGB
rgb(175, 238, 238)
Values
R:175 G:238 B:238

HSL

HSL
hsl(180, 65%, 81%)
Values
H:180° S:65% L:81%

HSV / HSB

HSV
hsv(180, 26%, 93%)
Values
H:180° S:26% V:93%

CMYK

CMYK
cmyk(26%, 0%, 0%, 7%)
Values
C:26 M:0 Y:0 K:7

LAB

LAB
lab(90, -20, -6)
Values
L:90 a:-20 b:-6

OKLCH

OKLCH
oklch(90.7% 0.063 196.1)
Values
L:90.7% C:0.063 H:196.1°

Code Formats

CSS
color: #AFEEEE;
Swift
UIColor(red: 0.686, green: 0.933, blue: 0.933, alpha: 1.0)
Kotlin
Color(0xFFAFEEEE)
Flutter
Color(0xFFAFEEEE)
Android
#FFAFEEEE

Contrast Analysis

WCAG compliance with grayscale colors

On White

1.29:1

Fail

On Black

16.29:1

AAA

Grayscale Contrast

Aa

0%

16.3

AAA
Aa

10%

13.5

AAA
Aa

20%

9.8

AAA
Aa

30%

6.6

AA
Aa

40%

4.5

AA-large
Aa

50%

3.1

AA-large
Aa

60%

2.2

Fail
Aa

70%

1.6

Fail
Aa

80%

1.2

Fail
Aa

90%

1.0

Fail
Aa

100%

1.3

Fail

Best Grayscale Contrast

#000000 with ratio 16.29:1

Aa

Color Harmonies

Harmonious color combinations

complementary

Two colors opposite on the color wheel (180°)

split-complementary

Base color + two colors adjacent to its complement

triadic

Three colors evenly spaced (120° apart)

tetradic

Four colors evenly spaced (90° apart)

analogous

Three colors adjacent on the color wheel (30° apart)

Color Variations

Tints, shades, tones, and full scale

Color Scale (50-900)

50

100

200

300

400

500

600

700

800

900

Tints (Lighter)

Shades (Darker)

Tones (Desaturated)

Gradients (OKLCH)

Primary

90°
CSS
linear-gradient(90deg, #C0F2F2 0%, #5BDCDC 100%)
OKLCH
linear-gradient(90deg, oklch(92.7% 0.051 196.3) 0%, oklch(82.4% 0.113 195.2) 100%)
Stops
0%
100%

Vibrant

135°
CSS
linear-gradient(135deg, #75F0F0 0%, #72F8F8 100%)
OKLCH
linear-gradient(135deg, oklch(88.5% 0.110 195.3) 0%, oklch(90.5% 0.117 195.3) 100%)
Stops
0%
100%

Complementary

90°
CSS
linear-gradient(90deg, #AFEEEE 0%, #EEAFAF 100%)
OKLCH
linear-gradient(90deg, oklch(90.7% 0.063 196.1) 0%, oklch(81.3% 0.074 18.8) 100%)
Stops
0%
100%

Analogous

90°
CSS
linear-gradient(90deg, #AFEECF 0%, #AFEEEE 50%, #AFCFEE 100%)
OKLCH
linear-gradient(90deg, oklch(89.8% 0.077 163.0) 0%, oklch(90.7% 0.063 196.1) 50%, oklch(84.1% 0.055 247.7) 100%)
Stops
0%
50%
100%

Sunset

90°
CSS
linear-gradient(90deg, #F6CE55 0%, #EE6C2B 50%, #E6193C 100%)
OKLCH
linear-gradient(90deg, oklch(86.4% 0.144 90.6) 0%, oklch(68.0% 0.177 43.8) 50%, oklch(59.1% 0.228 21.2) 100%)
Stops
0%
50%
100%

Ocean

135°
CSS
linear-gradient(135deg, #19A1E6 0%, #22C3B6 50%, #47D1A3 100%)
OKLCH
linear-gradient(135deg, oklch(67.5% 0.146 238.9) 0%, oklch(73.8% 0.124 186.2) 50%, oklch(77.5% 0.136 166.9) 100%)
Stops
0%
50%
100%

Dark Mode

180°
CSS
linear-gradient(180deg, #57DBDB 0%, #142929 100%)
OKLCH
linear-gradient(180deg, oklch(82.0% 0.114 195.2) 0%, oklch(26.3% 0.027 195.6) 100%)
Stops
0%
100%

Radial Glow

Radial
CSS
radial-gradient(circle, #96E9E9 0%, #70E1E1 100%)
OKLCH
radial-gradient(circle, oklch(88.1% 0.081 195.8) 0%, oklch(84.4% 0.103 195.4) 100%)
Stops
0%
100%

💡 About OKLCH Gradients

OKLCH (Oklch Color Space) provides perceptually uniform gradients with better color transitions than traditional RGB/HSL gradients. The format is oklch(L% C H) where L = Lightness (0-100%), C = Chroma (0-0.4), H = Hue (0-360°).

Generate Full Palette

Create a complete brand palette from this color with primary, secondary, accent, and neutral scales.

View Palette