#AFDEEA#AFDEEA
#AFDEEA is a very light, muted cyan. Relative luminance 0.673; OKLCH L 87.2% C 0.051 H 215.1°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEEA |
|---|---|
| RGB | rgb(175, 222, 234) |
| HSL | hsl(192, 58%, 80%) |
| HSV | hsv(192, 25%, 92%) |
| CMYK | cmyk(25.2%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(85.65, -12.49, -10.84) |
| CIE-LCH | lch(85.65, 16.54, 220.96°) |
| OKLab | oklab(87.15% -0.042 -0.0295) |
| OKLCH | oklch(87.15% 0.051 215.1) |
| XYZ | xyz(58.6473, 67.2946, 87.7250) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.93
Powder Blue
#B0E0E6
ΔE00 2.64
Ice Blue
#A5DFF9
ΔE00 4.71
Pale Sky Blue
#BDF6FE
ΔE00 5.76
Paleturquoise
#AFEEEE
ΔE00 7.18
Sky Blue
#87CEEB
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEEA #EABBAF
analogous
#AFEAD8 #AFDEEA #AFC1EA
triadic
#AFDEEA #EAAFDE #DEEAAF
tetradic
#AFDEEA #D8AFEA #EABBAF #C1EAAF
square
#AFDEEA #D8AFEA #EABBAF #C1EAAF
split-complementary
#AFDEEA #EAAFC1 #EAD8AF
monochromatic
#4EB6D1 #7FCADD #AFDEEA #DFF2F7 #E7F5F9
Accessibility & contrast
On white
1.45
#AFDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#AFDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEEA
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEEA | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEB
Deuteranopia (green-blind)
#CBD3EA
Tritanopia (blue-blind)
#9DE3E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afdeea; /* rgb */ color: rgb(175, 222, 234); /* oklch */ color: oklch(87.2% 0.051 215.1);
Tailwind
colors: {
custom: {
50: '#c8e8f0',
500: '#afdeea',
950: '#000000',
},
}SCSS
$custom: #afdeea; $custom-light: #c8e8f0; $custom-dark: #000000;
JSON
{
"hex": "#afdeea",
"rgb": {
"r": 175,
"g": 222,
"b": 234
},
"hsl": {
"h": 192.203,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.8715,
"c": 0.05137,
"h": 215.1
},
"luminance": 0.67297
}Semantic roles & 50–950 ramp
primary
#AFDEEA
secondary
#C68777
accent
#411FC6
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485