#ABC8AE#ABC8AE
#ABC8AE is a light, muted green. Relative luminance 0.530; OKLCH L 80.4% C 0.048 H 148.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8AE |
|---|---|
| RGB | rgb(171, 200, 174) |
| HSL | hsl(126, 21%, 73%) |
| HSV | hsv(126, 15%, 78%) |
| CMYK | cmyk(14.5%, 0%, 13%, 21.6%) |
| CIE-LAB | lab(77.89, -14.74, 9.77) |
| CIE-LCH | lch(77.89, 17.68, 146.46°) |
| OKLab | oklab(80.4% -0.0406 0.0253) |
| OKLCH | oklch(80.4% 0.048 148) |
| XYZ | xyz(45.0871, 53.0216, 47.8950) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.50
Greenish Grey
#96AE8D
ΔE00 7.54
Sage Green
#9CAF88
ΔE00 8.35
Pale Teal
#82CBB2
ΔE00 8.86
Seafoam Blue
#78D1B6
ΔE00 10.62
Lichen
#8FB67B
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8AE #C8ABC5
analogous
#B6C8AB #ABC8AE #ABC8BC
triadic
#ABC8AE #AEABC8 #C8AEAB
tetradic
#ABC8AE #ABB6C8 #C8ABC5 #C8BCAB
square
#ABC8AE #ABB6C8 #C8ABC5 #C8BCAB
split-complementary
#ABC8AE #BCABC8 #C8ABB6
monochromatic
#629668 #86B08A #ABC8AE #D0E0D2 #EDF3ED
Accessibility & contrast
On white
1.81
#ABC8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#ABC8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8AE
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8AE | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AD
Deuteranopia (green-blind)
#C4BFAF
Tritanopia (blue-blind)
#A8C7C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc8ae; /* rgb */ color: rgb(171, 200, 174); /* oklch */ color: oklch(80.4% 0.048 148.0);
Tailwind
colors: {
custom: {
50: '#c4d8c6',
500: '#abc8ae',
950: '#000000',
},
}SCSS
$custom: #abc8ae; $custom-light: #c4d8c6; $custom-dark: #000000;
JSON
{
"hex": "#abc8ae",
"rgb": {
"r": 171,
"g": 200,
"b": 174
},
"hsl": {
"h": 126.207,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.80401,
"c": 0.04783,
"h": 148
},
"luminance": 0.53022
}Semantic roles & 50–950 ramp
primary
#ABC8AE
secondary
#9C7B99
accent
#46969F
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382