#ABE5DE#ABE5DE
#ABE5DE is a very light, muted teal. Relative luminance 0.700; OKLCH L 88.0% C 0.060 H 186.9°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE5DE |
|---|---|
| RGB | rgb(171, 229, 222) |
| HSL | hsl(173, 53%, 78%) |
| HSV | hsv(173, 25%, 90%) |
| CMYK | cmyk(25.3%, 0%, 3.1%, 10.2%) |
| CIE-LAB | lab(86.98, -19.80, -2.57) |
| CIE-LCH | lch(86.98, 19.97, 187.40°) |
| OKLab | oklab(88.04% -0.0593 -0.0072) |
| OKLCH | oklch(88.04% 0.06 186.9) |
| XYZ | xyz(57.9946, 69.9679, 79.5425) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.41
Duck Egg Blue
#C3FBF4
ΔE00 4.88
Eggshell Blue
#C4FFF7
ΔE00 5.57
Pale Cyan
#B7FFFA
ΔE00 5.68
Light Light Blue
#CAFFFB
ΔE00 6.08
Powder Blue
#B0E0E6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE5DE #E5ABB2
analogous
#ABE5C1 #ABE5DE #ABCFE5
triadic
#ABE5DE #DEABE5 #E5DEAB
tetradic
#ABE5DE #C1ABE5 #E5ABB2 #CFE5AB
square
#ABE5DE #C1ABE5 #E5ABB2 #CFE5AB
split-complementary
#ABE5DE #E5ABCF #E5C1AB
monochromatic
#4EC8B9 #7CD7CC #ABE5DE #DAF3F0 #E8F8F6
Accessibility & contrast
On white
1.40
#ABE5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#ABE5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE5DE
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE5DE | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDE
Deuteranopia (green-blind)
#D4D6DF
Tritanopia (blue-blind)
#99E8E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #abe5de; /* rgb */ color: rgb(171, 229, 222); /* oklch */ color: oklch(88.0% 0.060 186.9);
Tailwind
colors: {
custom: {
50: '#c5ede8',
500: '#abe5de',
950: '#000000',
},
}SCSS
$custom: #abe5de; $custom-light: #c5ede8; $custom-dark: #000000;
JSON
{
"hex": "#abe5de",
"rgb": {
"r": 171,
"g": 229,
"b": 222
},
"hsl": {
"h": 172.759,
"s": 52.727,
"l": 78.431
},
"oklch": {
"l": 0.88038,
"c": 0.05978,
"h": 186.9
},
"luminance": 0.6997
}Semantic roles & 50–950 ramp
primary
#ABE5DE
secondary
#BF757E
accent
#2538C0
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484