#ABDFE9#ABDFE9
#ABDFE9 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.1% C 0.055 H 210.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFE9 |
|---|---|
| RGB | rgb(171, 223, 233) |
| HSL | hsl(190, 58%, 79%) |
| HSV | hsv(190, 27%, 91%) |
| CMYK | cmyk(26.6%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(85.66, -14.38, -10.32) |
| CIE-LCH | lch(85.66, 17.70, 215.67°) |
| OKLab | oklab(87.09% -0.0474 -0.0281) |
| OKLCH | oklch(87.09% 0.055 210.7) |
| XYZ | xyz(57.8857, 67.3139, 87.0179) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.60
Lightblue
#ADD8E6
ΔE00 3.34
Pale Sky Blue
#BDF6FE
ΔE00 5.08
Ice Blue
#A5DFF9
ΔE00 5.65
Paleturquoise
#AFEEEE
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFE9 #E9B5AB
analogous
#ABE9D4 #ABDFE9 #ABC0E9
triadic
#ABDFE9 #E9ABDF #DFE9AB
tetradic
#ABDFE9 #D4ABE9 #E9B5AB #C0E9AB
square
#ABDFE9 #D4ABE9 #E9B5AB #C0E9AB
split-complementary
#ABDFE9 #E9ABC0 #E9D4AB
monochromatic
#4ABAD0 #7BCDDC #ABDFE9 #DBF1F6 #E7F6F9
Accessibility & contrast
On white
1.45
#ABDFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#ABDFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFE9
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFE9 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEA
Deuteranopia (green-blind)
#CBD3E9
Tritanopia (blue-blind)
#97E4E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abdfe9; /* rgb */ color: rgb(171, 223, 233); /* oklch */ color: oklch(87.1% 0.055 210.7);
Tailwind
colors: {
custom: {
50: '#c5e9f0',
500: '#abdfe9',
950: '#000000',
},
}SCSS
$custom: #abdfe9; $custom-light: #c5e9f0; $custom-dark: #000000;
JSON
{
"hex": "#abdfe9",
"rgb": {
"r": 171,
"g": 223,
"b": 233
},
"hsl": {
"h": 189.677,
"s": 58.491,
"l": 79.216
},
"oklch": {
"l": 0.87088,
"c": 0.05511,
"h": 210.7
},
"luminance": 0.67316
}Semantic roles & 50–950 ramp
primary
#ABDFE9
secondary
#C58174
accent
#3A1FC6
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485