#ABE4E3#ABE4E3
#ABE4E3 is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.0% C 0.058 H 194.8°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE4E3 |
|---|---|
| RGB | rgb(171, 228, 227) |
| HSL | hsl(179, 51%, 78%) |
| HSV | hsv(179, 25%, 89%) |
| CMYK | cmyk(25%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(86.84, -18.22, -5.41) |
| CIE-LCH | lch(86.84, 19.01, 196.52°) |
| OKLab | oklab(87.97% -0.0561 -0.0148) |
| OKLCH | oklch(87.97% 0.058 194.8) |
| XYZ | xyz(58.3988, 69.6881, 83.0323) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.29
Powder Blue
#B0E0E6
ΔE00 3.85
Duck Egg Blue
#C3FBF4
ΔE00 5.45
Pale Sky Blue
#BDF6FE
ΔE00 5.51
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Light Sky Blue
#C6FCFF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE4E3 #E4ABAC
analogous
#ABE4C6 #ABE4E3 #ABC8E4
triadic
#ABE4E3 #E3ABE4 #E4E3AB
tetradic
#ABE4E3 #C6ABE4 #E4ABAC #C8E4AB
square
#ABE4E3 #C6ABE4 #E4ABAC #C8E4AB
split-complementary
#ABE4E3 #E4ABC8 #E4C6AB
monochromatic
#4EC6C4 #7DD5D4 #ABE4E3 #D9F3F2 #E8F8F7
Accessibility & contrast
On white
1.41
#ABE4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#ABE4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE4E3
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE4E3 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE3
Deuteranopia (green-blind)
#D2D6E4
Tritanopia (blue-blind)
#98E8E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe4e3; /* rgb */ color: rgb(171, 228, 227); /* oklch */ color: oklch(88.0% 0.058 194.8);
Tailwind
colors: {
custom: {
50: '#c5eceb',
500: '#abe4e3',
950: '#000000',
},
}SCSS
$custom: #abe4e3; $custom-light: #c5eceb; $custom-dark: #000000;
JSON
{
"hex": "#abe4e3",
"rgb": {
"r": 171,
"g": 228,
"b": 227
},
"hsl": {
"h": 178.947,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.87972,
"c": 0.058,
"h": 194.8
},
"luminance": 0.69691
}Semantic roles & 50–950 ramp
primary
#ABE4E3
secondary
#BE7576
accent
#2729BF
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484