#ABE3CD#ABE3CD
#ABE3CD is a very light, moderate teal. Relative luminance 0.680; OKLCH L 87.1% C 0.065 H 168.7°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE3CD |
|---|---|
| RGB | rgb(171, 227, 205) |
| HSL | hsl(156, 50%, 78%) |
| HSV | hsv(156, 25%, 89%) |
| CMYK | cmyk(24.7%, 0%, 9.7%, 11%) |
| CIE-LAB | lab(86.01, -22.32, 4.96) |
| CIE-LCH | lch(86.01, 22.87, 167.49°) |
| OKLab | oklab(87.12% -0.0637 0.0128) |
| OKLCH | oklch(87.12% 0.065 168.7) |
| XYZ | xyz(55.2798, 68.0016, 67.9587) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.32
Pale Aqua
#B8FFEB
ΔE00 6.23
Pale Turquoise
#A5FBD5
ΔE00 7.00
Pale Teal
#82CBB2
ΔE00 7.16
Mint
#AAF0C1
ΔE00 7.27
Seafoam Blue
#78D1B6
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE3CD #E3ABC1
analogous
#ABE3B1 #ABE3CD #ABDDE3
triadic
#ABE3CD #CDABE3 #E3CDAB
tetradic
#ABE3CD #B1ABE3 #E3ABC1 #DDE3AB
square
#ABE3CD #B1ABE3 #E3ABC1 #DDE3AB
split-complementary
#ABE3CD #E3ABDD #E3B1AB
monochromatic
#4FC496 #7DD4B2 #ABE3CD #D9F2E8 #E8F7F1
Accessibility & contrast
On white
1.44
#ABE3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#ABE3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE3CD
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE3CD | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCC
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#9EE4DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abe3cd; /* rgb */ color: rgb(171, 227, 205); /* oklch */ color: oklch(87.1% 0.065 168.7);
Tailwind
colors: {
custom: {
50: '#c5ecdc',
500: '#abe3cd',
950: '#000000',
},
}SCSS
$custom: #abe3cd; $custom-light: #c5ecdc; $custom-dark: #000000;
JSON
{
"hex": "#abe3cd",
"rgb": {
"r": 171,
"g": 227,
"b": 205
},
"hsl": {
"h": 156.429,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.87118,
"c": 0.06499,
"h": 168.7
},
"luminance": 0.68004
}Semantic roles & 50–950 ramp
primary
#ABE3CD
secondary
#BD7591
accent
#2863BD
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484