#ABDFF9#ABDFF9
#ABDFF9 is a very light, moderate cyan. Relative luminance 0.683; OKLCH L 87.6% C 0.064 H 230.0°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFF9 |
|---|---|
| RGB | rgb(171, 223, 249) |
| HSL | hsl(200, 87%, 82%) |
| HSV | hsv(200, 31%, 98%) |
| CMYK | cmyk(31.3%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(86.14, -10.69, -18.04) |
| CIE-LCH | lch(86.14, 20.97, 239.36°) |
| OKLab | oklab(87.63% -0.0414 -0.0494) |
| OKLCH | oklch(87.63% 0.064 230) |
| XYZ | xyz(60.2758, 68.2699, 99.6056) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.20
Lightblue
#ADD8E6
ΔE00 4.28
Baby Blue
#89CFF0
ΔE00 5.16
Sky Blue
#87CEEB
ΔE00 5.52
Light Blue
#95D0FC
ΔE00 6.14
Lightskyblue
#87CEFA
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFF9 #F9C5AB
analogous
#ABF9EC #ABDFF9 #ABB8F9
triadic
#ABDFF9 #F9ABDF #DFF9AB
tetradic
#ABDFF9 #ECABF9 #F9C5AB #B8F9AB
square
#ABDFF9 #ECABF9 #F9C5AB #B8F9AB
split-complementary
#ABDFF9 #F9ABB8 #F9ECAB
monochromatic
#39B3F1 #72C9F5 #ABDFF9 #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.43
#ABDFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#ABDFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFF9
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFF9 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFA
Deuteranopia (green-blind)
#C7D4F9
Tritanopia (blue-blind)
#92E6E7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abdff9; /* rgb */ color: rgb(171, 223, 249); /* oklch */ color: oklch(87.6% 0.064 230.0);
Tailwind
colors: {
custom: {
50: '#c6e9fb',
500: '#abdff9',
950: '#000000',
},
}SCSS
$custom: #abdff9; $custom-light: #c6e9fb; $custom-dark: #000000;
JSON
{
"hex": "#abdff9",
"rgb": {
"r": 171,
"g": 223,
"b": 249
},
"hsl": {
"h": 200,
"s": 86.667,
"l": 82.353
},
"oklch": {
"l": 0.87627,
"c": 0.06447,
"h": 230
},
"luminance": 0.68273
}Semantic roles & 50–950 ramp
primary
#ABDFF9
secondary
#DB926D
accent
#4D02E3
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485