#ABE0CF#ABE0CF
#ABE0CF is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.5% C 0.059 H 173.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE0CF |
|---|---|
| RGB | rgb(171, 224, 207) |
| HSL | hsl(161, 46%, 77%) |
| HSV | hsv(161, 24%, 88%) |
| CMYK | cmyk(23.7%, 0%, 7.6%, 12.2%) |
| CIE-LAB | lab(85.24, -20.44, 2.79) |
| CIE-LCH | lch(85.24, 20.63, 172.24°) |
| OKLab | oklab(86.52% -0.059 0.0071) |
| OKLCH | oklch(86.52% 0.059 173.2) |
| XYZ | xyz(54.7093, 66.4721, 68.9672) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.76
Pale Aqua
#B8FFEB
ΔE00 6.81
Duck Egg Blue
#C3FBF4
ΔE00 7.13
Pale Teal
#82CBB2
ΔE00 7.33
Paleturquoise
#AFEEEE
ΔE00 7.42
Eggshell Blue
#C4FFF7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE0CF #E0ABBC
analogous
#ABE0B5 #ABE0CF #ABD6E0
triadic
#ABE0CF #CFABE0 #E0CFAB
tetradic
#ABE0CF #B5ABE0 #E0ABBC #D6E0AB
square
#ABE0CF #B5ABE0 #E0ABBC #D6E0AB
split-complementary
#ABE0CF #E0ABD6 #E0B5AB
monochromatic
#52BF9C #7ED0B5 #ABE0CF #D8F0E9 #E9F7F2
Accessibility & contrast
On white
1.47
#ABE0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#ABE0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE0CF
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE0CF | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CE
Deuteranopia (green-blind)
#D3D2D0
Tritanopia (blue-blind)
#9EE1DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abe0cf; /* rgb */ color: rgb(171, 224, 207); /* oklch */ color: oklch(86.5% 0.059 173.2);
Tailwind
colors: {
custom: {
50: '#c5e9dd',
500: '#abe0cf',
950: '#000000',
},
}SCSS
$custom: #abe0cf; $custom-light: #c5e9dd; $custom-dark: #000000;
JSON
{
"hex": "#abe0cf",
"rgb": {
"r": 171,
"g": 224,
"b": 207
},
"hsl": {
"h": 160.755,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.86519,
"c": 0.05945,
"h": 173.2
},
"luminance": 0.66474
}Semantic roles & 50–950 ramp
primary
#ABE0CF
secondary
#B9768C
accent
#2C59B9
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484