#ABE0CD#ABE0CD
#ABE0CD is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.5% C 0.061 H 170.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE0CD |
|---|---|
| RGB | rgb(171, 224, 205) |
| HSL | hsl(158, 46%, 77%) |
| HSV | hsv(158, 24%, 88%) |
| CMYK | cmyk(23.7%, 0%, 8.5%, 12.2%) |
| CIE-LAB | lab(85.19, -20.85, 3.77) |
| CIE-LCH | lch(85.19, 21.19, 169.75°) |
| OKLab | oklab(86.46% -0.0598 0.0097) |
| OKLCH | oklch(86.46% 0.061 170.8) |
| XYZ | xyz(54.4664, 66.3749, 67.6876) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.25
Pale Aqua
#B8FFEB
ΔE00 6.82
Pale Teal
#82CBB2
ΔE00 7.09
Duck Egg Blue
#C3FBF4
ΔE00 7.57
Seafoam Blue
#78D1B6
ΔE00 7.61
Eggshell Blue
#C4FFF7
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE0CD #E0ABBE
analogous
#ABE0B3 #ABE0CD #ABD8E0
triadic
#ABE0CD #CDABE0 #E0CDAB
tetradic
#ABE0CD #B3ABE0 #E0ABBE #D8E0AB
square
#ABE0CD #B3ABE0 #E0ABBE #D8E0AB
split-complementary
#ABE0CD #E0ABD8 #E0B3AB
monochromatic
#52BF98 #7ED0B2 #ABE0CD #D8F0E8 #E9F7F2
Accessibility & contrast
On white
1.47
#ABE0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#ABE0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE0CD
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE0CD | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#9FE1DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe0cd; /* rgb */ color: rgb(171, 224, 205); /* oklch */ color: oklch(86.5% 0.061 170.8);
Tailwind
colors: {
custom: {
50: '#c5e9dc',
500: '#abe0cd',
950: '#000000',
},
}SCSS
$custom: #abe0cd; $custom-light: #c5e9dc; $custom-dark: #000000;
JSON
{
"hex": "#abe0cd",
"rgb": {
"r": 171,
"g": 224,
"b": 205
},
"hsl": {
"h": 158.491,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.86463,
"c": 0.06062,
"h": 170.8
},
"luminance": 0.66377
}Semantic roles & 50–950 ramp
primary
#ABE0CD
secondary
#B9768E
accent
#2C5FB9
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484