#ABDEE8#ABDEE8
#ABDEE8 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.8% C 0.054 H 211.0°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEE8 |
|---|---|
| RGB | rgb(171, 222, 232) |
| HSL | hsl(190, 57%, 79%) |
| HSV | hsv(190, 26%, 91%) |
| CMYK | cmyk(26.3%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(85.36, -14.10, -10.24) |
| CIE-LCH | lch(85.36, 17.42, 215.99°) |
| OKLab | oklab(86.84% -0.0465 -0.0279) |
| OKLCH | oklch(86.84% 0.054 211) |
| XYZ | xyz(57.4769, 66.7241, 86.1789) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.64
Lightblue
#ADD8E6
ΔE00 3.11
Pale Sky Blue
#BDF6FE
ΔE00 5.32
Ice Blue
#A5DFF9
ΔE00 5.61
Paleturquoise
#AFEEEE
ΔE00 6.01
Robin'S Egg Blue
#98EFF9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEE8 #E8B5AB
analogous
#ABE8D4 #ABDEE8 #ABC0E8
triadic
#ABDEE8 #E8ABDE #DEE8AB
tetradic
#ABDEE8 #D4ABE8 #E8B5AB #C0E8AB
square
#ABDEE8 #D4ABE8 #E8B5AB #C0E8AB
split-complementary
#ABDEE8 #E8ABC0 #E8D4AB
monochromatic
#4BB8CE #7BCBDB #ABDEE8 #DBF1F5 #E7F6F8
Accessibility & contrast
On white
1.46
#ABDEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#ABDEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEE8
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEE8 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE9
Deuteranopia (green-blind)
#CBD2E8
Tritanopia (blue-blind)
#97E3E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abdee8; /* rgb */ color: rgb(171, 222, 232); /* oklch */ color: oklch(86.8% 0.054 211.0);
Tailwind
colors: {
custom: {
50: '#c5e8ef',
500: '#abdee8',
950: '#000000',
},
}SCSS
$custom: #abdee8; $custom-light: #c5e8ef; $custom-dark: #000000;
JSON
{
"hex": "#abdee8",
"rgb": {
"r": 171,
"g": 222,
"b": 232
},
"hsl": {
"h": 189.836,
"s": 57.009,
"l": 79.02
},
"oklch": {
"l": 0.86842,
"c": 0.05422,
"h": 211
},
"luminance": 0.66727
}Semantic roles & 50–950 ramp
primary
#ABDEE8
secondary
#C38174
accent
#3C21C5
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485