#AFDEEF#AFDEEF
#AFDEEF is a very light, muted cyan. Relative luminance 0.676; OKLCH L 87.3% C 0.054 H 222.0°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEEF |
|---|---|
| RGB | rgb(175, 222, 239) |
| HSL | hsl(196, 67%, 81%) |
| HSV | hsv(196, 27%, 94%) |
| CMYK | cmyk(26.8%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(85.80, -11.36, -13.26) |
| CIE-LCH | lch(85.80, 17.46, 229.41°) |
| OKLab | oklab(87.32% -0.0402 -0.0361) |
| OKLCH | oklch(87.32% 0.054 222) |
| XYZ | xyz(59.3757, 67.5860, 91.5615) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.71
Ice Blue
#A5DFF9
ΔE00 2.98
Powder Blue
#B0E0E6
ΔE00 4.66
Sky Blue
#87CEEB
ΔE00 6.32
Baby Blue
#89CFF0
ΔE00 6.62
Pale Sky Blue
#BDF6FE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEEF #EFC0AF
analogous
#AFEFE0 #AFDEEF #AFBEEF
triadic
#AFDEEF #EFAFDE #DEEFAF
tetradic
#AFDEEF #E0AFEF #EFC0AF #BEEFAF
square
#AFDEEF #E0AFEF #EFC0AF #BEEFAF
split-complementary
#AFDEEF #EFAFBE #EFE0AF
monochromatic
#49B4DB #7CC9E5 #AFDEEF #E2F3F9 #E5F4FA
Accessibility & contrast
On white
1.45
#AFDEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#AFDEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEEF
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEEF | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF0
Deuteranopia (green-blind)
#CAD3EF
Tritanopia (blue-blind)
#9BE4E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afdeef; /* rgb */ color: rgb(175, 222, 239); /* oklch */ color: oklch(87.3% 0.054 222.0);
Tailwind
colors: {
custom: {
50: '#c8e8f4',
500: '#afdeef',
950: '#000000',
},
}SCSS
$custom: #afdeef; $custom-light: #c8e8f4; $custom-dark: #000000;
JSON
{
"hex": "#afdeef",
"rgb": {
"r": 175,
"g": 222,
"b": 239
},
"hsl": {
"h": 195.938,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.87315,
"c": 0.05403,
"h": 222
},
"luminance": 0.67589
}Semantic roles & 50–950 ramp
primary
#AFDEEF
secondary
#CD8D75
accent
#4817CF
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485