#AFDEFF#AFDEFF
#AFDEFF is a very light, moderate cyan. Relative luminance 0.686; OKLCH L 87.9% C 0.067 H 239.1°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEFF |
|---|---|
| RGB | rgb(175, 222, 255) |
| HSL | hsl(205, 100%, 84%) |
| HSV | hsv(205, 31%, 100%) |
| CMYK | cmyk(31.4%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(86.29, -7.65, -20.95) |
| CIE-LCH | lch(86.29, 22.31, 249.95°) |
| OKLab | oklab(87.87% -0.0344 -0.0574) |
| OKLCH | oklch(87.87% 0.067 239.1) |
| XYZ | xyz(61.8449, 68.5736, 104.5657) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.03
Light Blue
#95D0FC
ΔE00 4.51
Baby Blue (survey)
#A2CFFE
ΔE00 5.15
Lightskyblue
#87CEFA
ΔE00 5.85
Baby Blue
#89CFF0
ΔE00 6.07
Powder Blue (survey)
#B1D1FC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEFF #FFD0AF
analogous
#AFFFF8 #AFDEFF #AFB6FF
triadic
#AFDEFF #FFAFDE #DEFFAF
tetradic
#AFDEFF #F8AFFF #FFD0AF #B6FFAF
square
#AFDEFF #F8AFFF #FFD0AF #B6FFAF
split-complementary
#AFDEFF #FFAFB6 #FFF8AF
monochromatic
#35ACFF #72C5FF #AFDEFF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.43
#AFDEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#AFDEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEFF
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEFF | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#C5D4FE
Tritanopia (blue-blind)
#96E6E9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #afdeff; /* rgb */ color: rgb(175, 222, 255); /* oklch */ color: oklch(87.9% 0.067 239.1);
Tailwind
colors: {
custom: {
50: '#c8e8ff',
500: '#afdeff',
950: '#000000',
},
}SCSS
$custom: #afdeff; $custom-light: #c8e8ff; $custom-dark: #000000;
JSON
{
"hex": "#afdeff",
"rgb": {
"r": 175,
"g": 222,
"b": 255
},
"hsl": {
"h": 204.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.87869,
"c": 0.06694,
"h": 239.1
},
"luminance": 0.68577
}Semantic roles & 50–950 ramp
primary
#AFDEFF
secondary
#E59F6D
accent
#5F00E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131618
muted
#838486