#AFDFFE#AFDFFE
#AFDFFE is a very light, moderate cyan. Relative luminance 0.690; OKLCH L 88.0% C 0.066 H 236.8°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFFE |
|---|---|
| RGB | rgb(175, 223, 254) |
| HSL | hsl(204, 98%, 84%) |
| HSV | hsv(204, 31%, 100%) |
| CMYK | cmyk(31.1%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(86.52, -8.40, -20.08) |
| CIE-LCH | lch(86.52, 21.76, 247.29°) |
| OKLab | oklab(88.04% -0.036 -0.055) |
| OKLCH | oklch(88.04% 0.066 236.8) |
| XYZ | xyz(61.9507, 69.0422, 103.8090) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.29
Light Blue
#95D0FC
ΔE00 4.94
Baby Blue
#89CFF0
ΔE00 5.85
Baby Blue (survey)
#A2CFFE
ΔE00 5.90
Lightskyblue
#87CEFA
ΔE00 6.02
Lightblue
#ADD8E6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFFE #FECEAF
analogous
#AFFEF5 #AFDFFE #AFB8FE
triadic
#AFDFFE #FEAFDF #DFFEAF
tetradic
#AFDFFE #F5AFFE #FECEAF #B8FEAF
square
#AFDFFE #F5AFFE #FECEAF #B8FEAF
split-complementary
#AFDFFE #FEAFB8 #FEF5AF
monochromatic
#36AFFC #73C7FD #AFDFFE #E1F3FF #E1F3FF
Accessibility & contrast
On white
1.42
#AFDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#AFDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFFE
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFFE | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#C6D5FE
Tritanopia (blue-blind)
#96E7E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afdffe; /* rgb */ color: rgb(175, 223, 254); /* oklch */ color: oklch(88.0% 0.066 236.8);
Tailwind
colors: {
custom: {
50: '#c8e9fe',
500: '#afdffe',
950: '#000000',
},
}SCSS
$custom: #afdffe; $custom-light: #c8e9fe; $custom-dark: #000000;
JSON
{
"hex": "#afdffe",
"rgb": {
"r": 175,
"g": 223,
"b": 254
},
"hsl": {
"h": 203.544,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.88042,
"c": 0.06573,
"h": 236.8
},
"luminance": 0.69045
}Semantic roles & 50–950 ramp
primary
#AFDFFE
secondary
#E49C6E
accent
#5A00E6
background
#FEFEFF
surface
#FAFCFF
border
#D3D5D7
text
#131617
muted
#838485