#ABDFF8#ABDFF8
#ABDFF8 is a very light, moderate cyan. Relative luminance 0.682; OKLCH L 87.6% C 0.064 H 229.0°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFF8 |
|---|---|
| RGB | rgb(171, 223, 248) |
| HSL | hsl(199, 85%, 82%) |
| HSV | hsv(199, 31%, 97%) |
| CMYK | cmyk(31%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(86.11, -10.93, -17.56) |
| CIE-LCH | lch(86.11, 20.69, 238.12°) |
| OKLab | oklab(87.59% -0.0418 -0.0481) |
| OKLCH | oklch(87.59% 0.064 229) |
| XYZ | xyz(60.1202, 68.2077, 98.7863) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.07
Lightblue
#ADD8E6
ΔE00 3.98
Baby Blue
#89CFF0
ΔE00 5.21
Sky Blue
#87CEEB
ΔE00 5.48
Light Blue
#95D0FC
ΔE00 6.43
Lightskyblue
#87CEFA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFF8 #F8C4AB
analogous
#ABF8EB #ABDFF8 #ABB9F8
triadic
#ABDFF8 #F8ABDF #DFF8AB
tetradic
#ABDFF8 #EBABF8 #F8C4AB #B9F8AB
square
#ABDFF8 #EBABF8 #F8C4AB #B9F8AB
split-complementary
#ABDFF8 #F8ABB9 #F8EBAB
monochromatic
#3AB4EF #73C9F3 #ABDFF8 #E3F4FD #E3F4FD
Accessibility & contrast
On white
1.43
#ABDFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#ABDFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFF8
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFF8 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDF9
Deuteranopia (green-blind)
#C7D3F8
Tritanopia (blue-blind)
#92E6E7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abdff8; /* rgb */ color: rgb(171, 223, 248); /* oklch */ color: oklch(87.6% 0.064 229.0);
Tailwind
colors: {
custom: {
50: '#c6e9fa',
500: '#abdff8',
950: '#000000',
},
}SCSS
$custom: #abdff8; $custom-light: #c6e9fa; $custom-dark: #000000;
JSON
{
"hex": "#abdff8",
"rgb": {
"r": 171,
"g": 223,
"b": 248
},
"hsl": {
"h": 199.481,
"s": 84.615,
"l": 82.157
},
"oklch": {
"l": 0.87592,
"c": 0.0637,
"h": 229
},
"luminance": 0.68211
}Semantic roles & 50–950 ramp
primary
#ABDFF8
secondary
#DA916D
accent
#4C04E1
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485