#ABE2D8#ABE2D8
#ABE2D8 is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.2% C 0.058 H 182.5°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2D8 |
|---|---|
| RGB | rgb(171, 226, 216) |
| HSL | hsl(169, 49%, 78%) |
| HSV | hsv(169, 24%, 89%) |
| CMYK | cmyk(24.3%, 0%, 4.4%, 11.4%) |
| CIE-LAB | lab(86.01, -19.58, -0.84) |
| CIE-LCH | lch(86.01, 19.60, 182.45°) |
| OKLab | oklab(87.21% -0.0579 -0.0025) |
| OKLCH | oklch(87.21% 0.058 182.5) |
| XYZ | xyz(56.3818, 68.0061, 75.1082) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.81
Duck Egg Blue
#C3FBF4
ΔE00 5.62
Eggshell Blue
#C4FFF7
ΔE00 6.27
Pale Cyan
#B7FFFA
ΔE00 6.70
Light Light Blue
#CAFFFB
ΔE00 6.93
Powder Blue
#B0E0E6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2D8 #E2ABB5
analogous
#ABE2BC #ABE2D8 #ABD0E2
triadic
#ABE2D8 #D8ABE2 #E2D8AB
tetradic
#ABE2D8 #BCABE2 #E2ABB5 #D0E2AB
square
#ABE2D8 #BCABE2 #E2ABB5 #D0E2AB
split-complementary
#ABE2D8 #E2ABD0 #E2BCAB
monochromatic
#50C3AE #7ED2C3 #ABE2D8 #D8F2ED #E8F7F4
Accessibility & contrast
On white
1.44
#ABE2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#ABE2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2D8
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2D8 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD8
Deuteranopia (green-blind)
#D2D4D9
Tritanopia (blue-blind)
#9CE4DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe2d8; /* rgb */ color: rgb(171, 226, 216); /* oklch */ color: oklch(87.2% 0.058 182.5);
Tailwind
colors: {
custom: {
50: '#c5ebe4',
500: '#abe2d8',
950: '#000000',
},
}SCSS
$custom: #abe2d8; $custom-light: #c5ebe4; $custom-dark: #000000;
JSON
{
"hex": "#abe2d8",
"rgb": {
"r": 171,
"g": 226,
"b": 216
},
"hsl": {
"h": 169.091,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.87211,
"c": 0.05799,
"h": 182.5
},
"luminance": 0.68009
}Semantic roles & 50–950 ramp
primary
#ABE2D8
secondary
#BB7682
accent
#2A44BC
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484