#ABDFE8#ABDFE8
#ABDFE8 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.1% C 0.055 H 209.3°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFE8 |
|---|---|
| RGB | rgb(171, 223, 232) |
| HSL | hsl(189, 57%, 79%) |
| HSV | hsv(189, 26%, 91%) |
| CMYK | cmyk(26.3%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(85.63, -14.60, -9.84) |
| CIE-LCH | lch(85.63, 17.61, 213.96°) |
| OKLab | oklab(87.06% -0.0478 -0.0268) |
| OKLCH | oklch(87.06% 0.055 209.3) |
| XYZ | xyz(57.7432, 67.2569, 86.2677) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.28
Lightblue
#ADD8E6
ΔE00 3.66
Pale Sky Blue
#BDF6FE
ΔE00 5.02
Paleturquoise
#AFEEEE
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Ice Blue
#A5DFF9
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFE8 #E8B4AB
analogous
#ABE8D3 #ABDFE8 #ABC1E8
triadic
#ABDFE8 #E8ABDF #DFE8AB
tetradic
#ABDFE8 #D3ABE8 #E8B4AB #C1E8AB
square
#ABDFE8 #D3ABE8 #E8B4AB #C1E8AB
split-complementary
#ABDFE8 #E8ABC1 #E8D3AB
monochromatic
#4BBACE #7BCDDB #ABDFE8 #DBF1F5 #E7F6F8
Accessibility & contrast
On white
1.45
#ABDFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#ABDFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFE8
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFE8 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBE9
Deuteranopia (green-blind)
#CCD3E8
Tritanopia (blue-blind)
#97E4E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abdfe8; /* rgb */ color: rgb(171, 223, 232); /* oklch */ color: oklch(87.1% 0.055 209.3);
Tailwind
colors: {
custom: {
50: '#c5e9ef',
500: '#abdfe8',
950: '#000000',
},
}SCSS
$custom: #abdfe8; $custom-light: #c5e9ef; $custom-dark: #000000;
JSON
{
"hex": "#abdfe8",
"rgb": {
"r": 171,
"g": 223,
"b": 232
},
"hsl": {
"h": 188.852,
"s": 57.009,
"l": 79.02
},
"oklch": {
"l": 0.87056,
"c": 0.05478,
"h": 209.3
},
"luminance": 0.67259
}Semantic roles & 50–950 ramp
primary
#ABDFE8
secondary
#C38074
accent
#3921C5
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485