#ABE2DC#ABE2DC
#ABE2DC is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.3% C 0.057 H 187.9°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2DC |
|---|---|
| RGB | rgb(171, 226, 220) |
| HSL | hsl(173, 49%, 78%) |
| HSV | hsv(173, 24%, 89%) |
| CMYK | cmyk(24.3%, 0%, 2.7%, 11.4%) |
| CIE-LAB | lab(86.11, -18.73, -2.79) |
| CIE-LCH | lch(86.11, 18.94, 188.48°) |
| OKLab | oklab(87.33% -0.0563 -0.0078) |
| OKLCH | oklch(87.33% 0.057 187.9) |
| XYZ | xyz(56.9052, 68.2155, 77.8648) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.62
Duck Egg Blue
#C3FBF4
ΔE00 5.42
Powder Blue
#B0E0E6
ΔE00 5.47
Eggshell Blue
#C4FFF7
ΔE00 6.19
Pale Cyan
#B7FFFA
ΔE00 6.37
Light Light Blue
#CAFFFB
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2DC #E2ABB1
analogous
#ABE2C0 #ABE2DC #ABCCE2
triadic
#ABE2DC #DCABE2 #E2DCAB
tetradic
#ABE2DC #C0ABE2 #E2ABB1 #CCE2AB
square
#ABE2DC #C0ABE2 #E2ABB1 #CCE2AB
split-complementary
#ABE2DC #E2ABCC #E2C0AB
monochromatic
#50C3B6 #7ED2C9 #ABE2DC #D8F2EF #E8F7F6
Accessibility & contrast
On white
1.43
#ABE2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#ABE2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2DC
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2DC | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#9AE5E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe2dc; /* rgb */ color: rgb(171, 226, 220); /* oklch */ color: oklch(87.3% 0.057 187.9);
Tailwind
colors: {
custom: {
50: '#c5ebe6',
500: '#abe2dc',
950: '#000000',
},
}SCSS
$custom: #abe2dc; $custom-light: #c5ebe6; $custom-dark: #000000;
JSON
{
"hex": "#abe2dc",
"rgb": {
"r": 171,
"g": 226,
"b": 220
},
"hsl": {
"h": 173.455,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.87329,
"c": 0.05685,
"h": 187.9
},
"luminance": 0.68218
}Semantic roles & 50–950 ramp
primary
#ABE2DC
secondary
#BB767D
accent
#2A3ABC
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484