#ABE4E4#ABE4E4
#ABE4E4 is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.0% C 0.058 H 196.1°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE4E4 |
|---|---|
| RGB | rgb(171, 228, 228) |
| HSL | hsl(180, 51%, 78%) |
| HSV | hsv(180, 25%, 89%) |
| CMYK | cmyk(25%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(86.87, -18.01, -5.89) |
| CIE-LCH | lch(86.87, 18.95, 198.12°) |
| OKLab | oklab(88% -0.0557 -0.0161) |
| OKLCH | oklch(88% 0.058 196.1) |
| XYZ | xyz(58.5372, 69.7435, 83.7612) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.27
Powder Blue
#B0E0E6
ΔE00 3.50
Pale Sky Blue
#BDF6FE
ΔE00 5.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Light Sky Blue
#C6FCFF
ΔE00 5.58
Duck Egg Blue
#C3FBF4
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE4E4 #E4ABAB
analogous
#ABE4C7 #ABE4E4 #ABC7E4
triadic
#ABE4E4 #E4ABE4 #E4E4AB
tetradic
#ABE4E4 #C7ABE4 #E4ABAB #C7E4AB
square
#ABE4E4 #C7ABE4 #E4ABAB #C7E4AB
split-complementary
#ABE4E4 #E4ABC7 #E4C7AB
monochromatic
#4EC6C6 #7DD5D5 #ABE4E4 #D9F3F3 #E8F8F8
Accessibility & contrast
On white
1.40
#ABE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#ABE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE4E4
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE4E4 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE4
Deuteranopia (green-blind)
#D1D6E5
Tritanopia (blue-blind)
#98E8E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe4e4; /* rgb */ color: rgb(171, 228, 228); /* oklch */ color: oklch(88.0% 0.058 196.1);
Tailwind
colors: {
custom: {
50: '#c5ecec',
500: '#abe4e4',
950: '#000000',
},
}SCSS
$custom: #abe4e4; $custom-light: #c5ecec; $custom-dark: #000000;
JSON
{
"hex": "#abe4e4",
"rgb": {
"r": 171,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.88003,
"c": 0.05798,
"h": 196.1
},
"luminance": 0.69746
}Semantic roles & 50–950 ramp
primary
#ABE4E4
secondary
#BE7575
accent
#2727BF
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484