#ABE1DB#ABE1DB
#ABE1DB is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.1% C 0.056 H 187.7°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE1DB |
|---|---|
| RGB | rgb(171, 225, 219) |
| HSL | hsl(173, 47%, 78%) |
| HSV | hsv(173, 24%, 88%) |
| CMYK | cmyk(24%, 0%, 2.7%, 11.8%) |
| CIE-LAB | lab(85.82, -18.45, -2.70) |
| CIE-LCH | lch(85.82, 18.64, 188.33°) |
| OKLab | oklab(87.08% -0.0554 -0.0075) |
| OKLCH | oklch(87.08% 0.056 187.7) |
| XYZ | xyz(56.5021, 67.6204, 77.0791) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.81
Powder Blue
#B0E0E6
ΔE00 5.41
Duck Egg Blue
#C3FBF4
ΔE00 5.62
Eggshell Blue
#C4FFF7
ΔE00 6.40
Pale Cyan
#B7FFFA
ΔE00 6.62
Light Light Blue
#CAFFFB
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE1DB #E1ABB1
analogous
#ABE1C0 #ABE1DB #ABCCE1
triadic
#ABE1DB #DBABE1 #E1DBAB
tetradic
#ABE1DB #C0ABE1 #E1ABB1 #CCE1AB
square
#ABE1DB #C0ABE1 #E1ABB1 #CCE1AB
split-complementary
#ABE1DB #E1ABCC #E1C0AB
monochromatic
#51C1B4 #7ED1C8 #ABE1DB #D8F1EE #E8F7F5
Accessibility & contrast
On white
1.45
#ABE1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#ABE1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE1DB
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE1DB | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#D1D3DC
Tritanopia (blue-blind)
#9BE4DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe1db; /* rgb */ color: rgb(171, 225, 219); /* oklch */ color: oklch(87.1% 0.056 187.7);
Tailwind
colors: {
custom: {
50: '#c5eae6',
500: '#abe1db',
950: '#000000',
},
}SCSS
$custom: #abe1db; $custom-light: #c5eae6; $custom-dark: #000000;
JSON
{
"hex": "#abe1db",
"rgb": {
"r": 171,
"g": 225,
"b": 219
},
"hsl": {
"h": 173.333,
"s": 47.368,
"l": 77.647
},
"oklch": {
"l": 0.87083,
"c": 0.05595,
"h": 187.7
},
"luminance": 0.67623
}Semantic roles & 50–950 ramp
primary
#ABE1DB
secondary
#BA767E
accent
#2B3BBB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484