#AFDBF9#AFDBF9
#AFDBF9 is a very light, moderate cyan. Relative luminance 0.666; OKLCH L 87.0% C 0.062 H 238.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBF9 |
|---|---|
| RGB | rgb(175, 219, 249) |
| HSL | hsl(204, 86%, 83%) |
| HSV | hsv(204, 30%, 98%) |
| CMYK | cmyk(29.7%, 12%, 0%, 2.4%) |
| CIE-LAB | lab(85.31, -7.51, -19.28) |
| CIE-LCH | lch(85.31, 20.69, 248.72°) |
| OKLab | oklab(87.03% -0.0327 -0.0528) |
| OKLCH | oklch(87.03% 0.062 238.2) |
| XYZ | xyz(60.1044, 66.6139, 99.2950) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.86
Light Blue
#95D0FC
ΔE00 4.65
Baby Blue (survey)
#A2CFFE
ΔE00 5.31
Baby Blue
#89CFF0
ΔE00 5.83
Lightskyblue
#87CEFA
ΔE00 5.91
Lightblue
#ADD8E6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBF9 #F9CDAF
analogous
#AFF9F2 #AFDBF9 #AFB6F9
triadic
#AFDBF9 #F9AFDB #DBF9AF
tetradic
#AFDBF9 #F2AFF9 #F9CDAF #B6F9AF
square
#AFDBF9 #F2AFF9 #F9CDAF #B6F9AF
split-complementary
#AFDBF9 #F9AFB6 #F9F2AF
monochromatic
#3DA8F0 #76C1F5 #AFDBF9 #E3F2FD #E3F2FD
Accessibility & contrast
On white
1.47
#AFDBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#AFDBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBF9
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBF9 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFB
Deuteranopia (green-blind)
#C4D2F9
Tritanopia (blue-blind)
#98E3E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afdbf9; /* rgb */ color: rgb(175, 219, 249); /* oklch */ color: oklch(87.0% 0.062 238.2);
Tailwind
colors: {
custom: {
50: '#c8e6fb',
500: '#afdbf9',
950: '#000000',
},
}SCSS
$custom: #afdbf9; $custom-light: #c8e6fb; $custom-dark: #000000;
JSON
{
"hex": "#afdbf9",
"rgb": {
"r": 175,
"g": 219,
"b": 249
},
"hsl": {
"h": 204.324,
"s": 86.047,
"l": 83.137
},
"oklch": {
"l": 0.87029,
"c": 0.06207,
"h": 238.2
},
"luminance": 0.66617
}Semantic roles & 50–950 ramp
primary
#AFDBF9
secondary
#DC9C71
accent
#5E03E3
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485