#ABE0CA#ABE0CA
#ABE0CA is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.4% C 0.063 H 167.5°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE0CA |
|---|---|
| RGB | rgb(171, 224, 202) |
| HSL | hsl(155, 46%, 77%) |
| HSV | hsv(155, 24%, 88%) |
| CMYK | cmyk(23.7%, 0%, 9.8%, 12.2%) |
| CIE-LAB | lab(85.11, -21.45, 5.25) |
| CIE-LCH | lch(85.11, 22.08, 166.26°) |
| OKLab | oklab(86.38% -0.0611 0.0135) |
| OKLCH | oklch(86.38% 0.063 167.5) |
| XYZ | xyz(54.1077, 66.2314, 65.7987) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.61
Pale Teal
#82CBB2
ΔE00 6.88
Pale Aqua
#B8FFEB
ΔE00 6.99
Seafoam Blue
#78D1B6
ΔE00 7.40
Mint
#AAF0C1
ΔE00 7.49
Pale Turquoise
#A5FBD5
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE0CA #E0ABC1
analogous
#ABE0AF #ABE0CA #ABDCE0
triadic
#ABE0CA #CAABE0 #E0CAAB
tetradic
#ABE0CA #AFABE0 #E0ABC1 #DCE0AB
square
#ABE0CA #AFABE0 #E0ABC1 #DCE0AB
split-complementary
#ABE0CA #E0ABDC #E0AFAB
monochromatic
#52BF92 #7ED0AE #ABE0CA #D8F0E6 #E9F7F1
Accessibility & contrast
On white
1.47
#ABE0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#ABE0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE0CA
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE0CA | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9C9
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#9FE0D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe0ca; /* rgb */ color: rgb(171, 224, 202); /* oklch */ color: oklch(86.4% 0.063 167.5);
Tailwind
colors: {
custom: {
50: '#c5e9da',
500: '#abe0ca',
950: '#000000',
},
}SCSS
$custom: #abe0ca; $custom-light: #c5e9da; $custom-dark: #000000;
JSON
{
"hex": "#abe0ca",
"rgb": {
"r": 171,
"g": 224,
"b": 202
},
"hsl": {
"h": 155.094,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.86381,
"c": 0.06257,
"h": 167.5
},
"luminance": 0.66234
}Semantic roles & 50–950 ramp
primary
#ABE0CA
secondary
#B97692
accent
#2C67B9
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483