#ABE3CA#ABE3CA
#ABE3CA is a very light, moderate teal. Relative luminance 0.679; OKLCH L 87.0% C 0.067 H 165.7°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE3CA |
|---|---|
| RGB | rgb(171, 227, 202) |
| HSL | hsl(153, 50%, 78%) |
| HSV | hsv(153, 25%, 89%) |
| CMYK | cmyk(24.7%, 0%, 11%, 11%) |
| CIE-LAB | lab(85.94, -22.92, 6.43) |
| CIE-LCH | lch(85.94, 23.80, 164.33°) |
| OKLab | oklab(87.04% -0.065 0.0166) |
| OKLCH | oklch(87.04% 0.067 165.7) |
| XYZ | xyz(54.9211, 67.8582, 66.0699) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.78
Mint
#AAF0C1
ΔE00 6.38
Pale Aqua
#B8FFEB
ΔE00 6.54
Pale Turquoise
#A5FBD5
ΔE00 6.55
Pale Teal
#82CBB2
ΔE00 7.09
Seafoam Blue
#78D1B6
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE3CA #E3ABC4
analogous
#ABE3AE #ABE3CA #ABE0E3
triadic
#ABE3CA #CAABE3 #E3CAAB
tetradic
#ABE3CA #AEABE3 #E3ABC4 #E0E3AB
square
#ABE3CA #AEABE3 #E3ABC4 #E0E3AB
split-complementary
#ABE3CA #E3ABE0 #E3AEAB
monochromatic
#4FC490 #7DD4AD #ABE3CA #D9F2E7 #E8F7F1
Accessibility & contrast
On white
1.44
#ABE3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#ABE3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE3CA
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE3CA | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBC9
Deuteranopia (green-blind)
#D7D4CB
Tritanopia (blue-blind)
#9FE3DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe3ca; /* rgb */ color: rgb(171, 227, 202); /* oklch */ color: oklch(87.0% 0.067 165.7);
Tailwind
colors: {
custom: {
50: '#c5ecda',
500: '#abe3ca',
950: '#000000',
},
}SCSS
$custom: #abe3ca; $custom-light: #c5ecda; $custom-dark: #000000;
JSON
{
"hex": "#abe3ca",
"rgb": {
"r": 171,
"g": 227,
"b": 202
},
"hsl": {
"h": 153.214,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.87037,
"c": 0.06706,
"h": 165.7
},
"luminance": 0.6786
}Semantic roles & 50–950 ramp
primary
#ABE3CA
secondary
#BD7595
accent
#286BBD
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483