#ABE3E2#ABE3E2
#ABE3E2 is a very light, muted teal. Relative luminance 0.691; OKLCH L 87.7% C 0.057 H 194.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE3E2 |
|---|---|
| RGB | rgb(171, 227, 226) |
| HSL | hsl(179, 50%, 78%) |
| HSV | hsv(179, 25%, 89%) |
| CMYK | cmyk(24.7%, 0%, 0.4%, 11%) |
| CIE-LAB | lab(86.55, -17.94, -5.32) |
| CIE-LCH | lch(86.55, 18.71, 196.51°) |
| OKLab | oklab(87.73% -0.0552 -0.0146) |
| OKLCH | oklch(87.73% 0.057 194.8) |
| XYZ | xyz(57.9868, 69.0845, 82.2161) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.54
Powder Blue
#B0E0E6
ΔE00 3.72
Pale Sky Blue
#BDF6FE
ΔE00 5.63
Duck Egg Blue
#C3FBF4
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 5.76
Light Sky Blue
#C6FCFF
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE3E2 #E3ABAC
analogous
#ABE3C6 #ABE3E2 #ABC8E3
triadic
#ABE3E2 #E2ABE3 #E3E2AB
tetradic
#ABE3E2 #C6ABE3 #E3ABAC #C8E3AB
square
#ABE3E2 #C6ABE3 #E3ABAC #C8E3AB
split-complementary
#ABE3E2 #E3ABC8 #E3C6AB
monochromatic
#4FC4C2 #7DD4D2 #ABE3E2 #D9F2F2 #E8F7F7
Accessibility & contrast
On white
1.42
#ABE3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#ABE3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE3E2
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE3E2 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDE2
Deuteranopia (green-blind)
#D1D5E3
Tritanopia (blue-blind)
#99E7E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe3e2; /* rgb */ color: rgb(171, 227, 226); /* oklch */ color: oklch(87.7% 0.057 194.8);
Tailwind
colors: {
custom: {
50: '#c5eceb',
500: '#abe3e2',
950: '#000000',
},
}SCSS
$custom: #abe3e2; $custom-light: #c5eceb; $custom-dark: #000000;
JSON
{
"hex": "#abe3e2",
"rgb": {
"r": 171,
"g": 227,
"b": 226
},
"hsl": {
"h": 178.929,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.87726,
"c": 0.0571,
"h": 194.8
},
"luminance": 0.69087
}Semantic roles & 50–950 ramp
primary
#ABE3E2
secondary
#BD7577
accent
#282BBD
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484