#ABE3DB#ABE3DB
#ABE3DB is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.5% C 0.058 H 185.3°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE3DB |
|---|---|
| RGB | rgb(171, 227, 219) |
| HSL | hsl(171, 50%, 78%) |
| HSV | hsv(171, 25%, 89%) |
| CMYK | cmyk(24.7%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(86.36, -19.44, -1.91) |
| CIE-LCH | lch(86.36, 19.54, 185.60°) |
| OKLab | oklab(87.52% -0.058 -0.0054) |
| OKLCH | oklch(87.52% 0.058 185.3) |
| XYZ | xyz(57.0459, 68.7081, 77.2603) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.02
Duck Egg Blue
#C3FBF4
ΔE00 5.28
Eggshell Blue
#C4FFF7
ΔE00 5.98
Pale Cyan
#B7FFFA
ΔE00 6.24
Powder Blue
#B0E0E6
ΔE00 6.29
Light Light Blue
#CAFFFB
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE3DB #E3ABB3
analogous
#ABE3BF #ABE3DB #ABCFE3
triadic
#ABE3DB #DBABE3 #E3DBAB
tetradic
#ABE3DB #BFABE3 #E3ABB3 #CFE3AB
square
#ABE3DB #BFABE3 #E3ABB3 #CFE3AB
split-complementary
#ABE3DB #E3ABCF #E3BFAB
monochromatic
#4FC4B4 #7DD4C7 #ABE3DB #D9F2EF #E8F7F5
Accessibility & contrast
On white
1.42
#ABE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#ABE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE3DB
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE3DB | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDB
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#9BE6E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe3db; /* rgb */ color: rgb(171, 227, 219); /* oklch */ color: oklch(87.5% 0.058 185.3);
Tailwind
colors: {
custom: {
50: '#c5ece6',
500: '#abe3db',
950: '#000000',
},
}SCSS
$custom: #abe3db; $custom-light: #c5ece6; $custom-dark: #000000;
JSON
{
"hex": "#abe3db",
"rgb": {
"r": 171,
"g": 227,
"b": 219
},
"hsl": {
"h": 171.429,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.87516,
"c": 0.05825,
"h": 185.3
},
"luminance": 0.68711
}Semantic roles & 50–950 ramp
primary
#ABE3DB
secondary
#BD7580
accent
#283DBD
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484