#ABE2D4#ABE2D4
#ABE2D4 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.1% C 0.060 H 177.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2D4 |
|---|---|
| RGB | rgb(171, 226, 212) |
| HSL | hsl(165, 49%, 78%) |
| HSV | hsv(165, 24%, 89%) |
| CMYK | cmyk(24.3%, 0%, 6.2%, 11.4%) |
| CIE-LAB | lab(85.91, -20.41, 1.12) |
| CIE-LCH | lch(85.91, 20.44, 176.85°) |
| OKLab | oklab(87.1% -0.0596 0.0027) |
| OKLCH | oklch(87.1% 0.06 177.4) |
| XYZ | xyz(55.8710, 67.8018, 72.4178) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.15
Duck Egg Blue
#C3FBF4
ΔE00 6.19
Pale Aqua
#B8FFEB
ΔE00 6.46
Eggshell Blue
#C4FFF7
ΔE00 6.72
Pale Cyan
#B7FFFA
ΔE00 7.35
Light Teal
#90E4C1
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2D4 #E2ABB9
analogous
#ABE2B8 #ABE2D4 #ABD5E2
triadic
#ABE2D4 #D4ABE2 #E2D4AB
tetradic
#ABE2D4 #B8ABE2 #E2ABB9 #D5E2AB
square
#ABE2D4 #B8ABE2 #E2ABB9 #D5E2AB
split-complementary
#ABE2D4 #E2ABD5 #E2B8AB
monochromatic
#50C3A5 #7ED2BD #ABE2D4 #D8F2EB #E8F7F3
Accessibility & contrast
On white
1.44
#ABE2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#ABE2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2D4
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2D4 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD3
Deuteranopia (green-blind)
#D3D4D5
Tritanopia (blue-blind)
#9DE4DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe2d4; /* rgb */ color: rgb(171, 226, 212); /* oklch */ color: oklch(87.1% 0.060 177.4);
Tailwind
colors: {
custom: {
50: '#c5ebe1',
500: '#abe2d4',
950: '#000000',
},
}SCSS
$custom: #abe2d4; $custom-light: #c5ebe1; $custom-dark: #000000;
JSON
{
"hex": "#abe2d4",
"rgb": {
"r": 171,
"g": 226,
"b": 212
},
"hsl": {
"h": 164.727,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.87095,
"c": 0.05962,
"h": 177.4
},
"luminance": 0.67804
}Semantic roles & 50–950 ramp
primary
#ABE2D4
secondary
#BB7687
accent
#2A4FBC
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484