#ABC89E#ABC89E
#ABC89E is a light, moderate green. Relative luminance 0.524; OKLCH L 80.0% C 0.066 H 136.0°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC89E |
|---|---|
| RGB | rgb(171, 200, 158) |
| HSL | hsl(101, 28%, 70%) |
| HSV | hsv(101, 21%, 78%) |
| CMYK | cmyk(14.5%, 0%, 21%, 21.6%) |
| CIE-LAB | lab(77.54, -17.52, 17.84) |
| CIE-LCH | lch(77.54, 25.00, 134.48°) |
| OKLab | oklab(80.01% -0.0474 0.0457) |
| OKLCH | oklch(80.01% 0.066 136) |
| XYZ | xyz(43.6192, 52.4345, 40.1639) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.33
Sage Green
#9CAF88
ΔE00 6.76
Greenish Grey
#96AE8D
ΔE00 7.15
Lichen
#8FB67B
ΔE00 7.16
Light Grey Green
#B7E1A1
ΔE00 7.27
Sage Green (survey)
#88B378
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC89E #BB9EC8
analogous
#C0C89E #ABC89E #9EC8A6
triadic
#ABC89E #9EABC8 #C89EAB
tetradic
#ABC89E #9EC0C8 #BB9EC8 #C8A69E
square
#ABC89E #9EC0C8 #BB9EC8 #C8A69E
split-complementary
#ABC89E #A69EC8 #C89EC0
monochromatic
#699655 #89B277 #ABC89E #CDDEC5 #EEF4EB
Accessibility & contrast
On white
1.83
#ABC89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#ABC89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC89E
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC89E | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC19C
Deuteranopia (green-blind)
#C7BFA0
Tritanopia (blue-blind)
#ABC5BC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc89e; /* rgb */ color: rgb(171, 200, 158); /* oklch */ color: oklch(80.0% 0.066 136.0);
Tailwind
colors: {
custom: {
50: '#c4d8ba',
500: '#abc89e',
950: '#000000',
},
}SCSS
$custom: #abc89e; $custom-light: #c4d8ba; $custom-dark: #000000;
JSON
{
"hex": "#abc89e",
"rgb": {
"r": 171,
"g": 200,
"b": 158
},
"hsl": {
"h": 101.429,
"s": 27.632,
"l": 70.196
},
"oklch": {
"l": 0.80009,
"c": 0.06578,
"h": 136
},
"luminance": 0.52435
}Semantic roles & 50–950 ramp
primary
#ABC89E
secondary
#8E6E9D
accent
#3FA686
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381