#ABE4E5#ABE4E5
#ABE4E5 is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.0% C 0.058 H 197.5°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE4E5 |
|---|---|
| RGB | rgb(171, 228, 229) |
| HSL | hsl(181, 53%, 78%) |
| HSV | hsv(181, 25%, 90%) |
| CMYK | cmyk(25.3%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(86.90, -17.79, -6.38) |
| CIE-LCH | lch(86.90, 18.90, 199.73°) |
| OKLab | oklab(88.03% -0.0553 -0.0174) |
| OKLCH | oklch(88.03% 0.058 197.5) |
| XYZ | xyz(58.6764, 69.7992, 84.4945) |
| Luminance | 0.6980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.33
Powder Blue
#B0E0E6
ΔE00 3.17
Pale Sky Blue
#BDF6FE
ΔE00 4.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Light Sky Blue
#C6FCFF
ΔE00 5.47
Duck Egg Blue
#C3FBF4
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE4E5 #E5ACAB
analogous
#ABE5C9 #ABE4E5 #ABC7E5
triadic
#ABE4E5 #E5ABE4 #E4E5AB
tetradic
#ABE4E5 #C9ABE5 #E5ACAB #C7E5AB
square
#ABE4E5 #C9ABE5 #E5ACAB #C7E5AB
split-complementary
#ABE4E5 #E5ABC7 #E5C9AB
monochromatic
#4EC6C8 #7CD5D7 #ABE4E5 #DAF3F3 #E8F7F8
Accessibility & contrast
On white
1.40
#ABE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#ABE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE4E5
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE4E5 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE5
Deuteranopia (green-blind)
#D1D6E6
Tritanopia (blue-blind)
#97E8E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #abe4e5; /* rgb */ color: rgb(171, 228, 229); /* oklch */ color: oklch(88.0% 0.058 197.5);
Tailwind
colors: {
custom: {
50: '#c5eced',
500: '#abe4e5',
950: '#000000',
},
}SCSS
$custom: #abe4e5; $custom-light: #c5eced; $custom-dark: #000000;
JSON
{
"hex": "#abe4e5",
"rgb": {
"r": 171,
"g": 228,
"b": 229
},
"hsl": {
"h": 181.034,
"s": 52.727,
"l": 78.431
},
"oklch": {
"l": 0.88034,
"c": 0.05798,
"h": 197.5
},
"luminance": 0.69802
}Semantic roles & 50–950 ramp
primary
#ABE4E5
secondary
#BF7675
accent
#2825C0
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484