#ABDEF8#ABDEF8
#ABDEF8 is a very light, moderate cyan. Relative luminance 0.677; OKLCH L 87.4% C 0.064 H 230.5°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEF8 |
|---|---|
| RGB | rgb(171, 222, 248) |
| HSL | hsl(200, 85%, 82%) |
| HSV | hsv(200, 31%, 97%) |
| CMYK | cmyk(31%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(85.84, -10.41, -17.97) |
| CIE-LCH | lch(85.84, 20.76, 239.91°) |
| OKLab | oklab(87.38% -0.0405 -0.0492) |
| OKLCH | oklch(87.38% 0.064 230.5) |
| XYZ | xyz(59.8538, 67.6749, 98.6976) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.39
Lightblue
#ADD8E6
ΔE00 4.24
Baby Blue
#89CFF0
ΔE00 5.08
Sky Blue
#87CEEB
ΔE00 5.46
Light Blue
#95D0FC
ΔE00 5.98
Lightskyblue
#87CEFA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEF8 #F8C5AB
analogous
#ABF8EC #ABDEF8 #ABB8F8
triadic
#ABDEF8 #F8ABDE #DEF8AB
tetradic
#ABDEF8 #ECABF8 #F8C5AB #B8F8AB
square
#ABDEF8 #ECABF8 #F8C5AB #B8F8AB
split-complementary
#ABDEF8 #F8ABB8 #F8ECAB
monochromatic
#3AB2EF #73C8F3 #ABDEF8 #E3F4FD #E3F4FD
Accessibility & contrast
On white
1.44
#ABDEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#ABDEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEF8
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEF8 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCF9
Deuteranopia (green-blind)
#C6D3F8
Tritanopia (blue-blind)
#92E5E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abdef8; /* rgb */ color: rgb(171, 222, 248); /* oklch */ color: oklch(87.4% 0.064 230.5);
Tailwind
colors: {
custom: {
50: '#c6e8fa',
500: '#abdef8',
950: '#000000',
},
}SCSS
$custom: #abdef8; $custom-light: #c6e8fa; $custom-dark: #000000;
JSON
{
"hex": "#abdef8",
"rgb": {
"r": 171,
"g": 222,
"b": 248
},
"hsl": {
"h": 200.26,
"s": 84.615,
"l": 82.157
},
"oklch": {
"l": 0.87381,
"c": 0.06373,
"h": 230.5
},
"luminance": 0.67678
}Semantic roles & 50–950 ramp
primary
#ABDEF8
secondary
#DA926D
accent
#4F04E1
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485