#ABC89C#ABC89C
#ABC89C is a light, moderate yellow-green. Relative luminance 0.524; OKLCH L 80.0% C 0.068 H 135.0°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC89C |
|---|---|
| RGB | rgb(171, 200, 156) |
| HSL | hsl(100, 29%, 70%) |
| HSV | hsv(100, 22%, 78%) |
| CMYK | cmyk(14.5%, 0%, 22%, 21.6%) |
| CIE-LAB | lab(77.50, -17.85, 18.85) |
| CIE-LCH | lch(77.50, 25.96, 133.44°) |
| OKLab | oklab(79.96% -0.0482 0.0482) |
| OKLCH | oklch(79.96% 0.068 135) |
| XYZ | xyz(43.4485, 52.3662, 39.2647) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.31
Sage Green
#9CAF88
ΔE00 6.75
Lichen
#8FB67B
ΔE00 6.86
Light Grey Green
#B7E1A1
ΔE00 6.98
Greenish Grey
#96AE8D
ΔE00 7.29
Sage Green (survey)
#88B378
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC89C #B99CC8
analogous
#C1C89C #ABC89C #9CC8A3
triadic
#ABC89C #9CABC8 #C89CAB
tetradic
#ABC89C #9CC1C8 #B99CC8 #C8A39C
square
#ABC89C #9CC1C8 #B99CC8 #C8A39C
split-complementary
#ABC89C #A39CC8 #C89CC1
monochromatic
#6A9653 #8AB275 #ABC89C #CCDEC3 #EEF4EB
Accessibility & contrast
On white
1.83
#ABC89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#ABC89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC89C
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC89C | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC199
Deuteranopia (green-blind)
#C7BF9E
Tritanopia (blue-blind)
#ABC4BC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc89c; /* rgb */ color: rgb(171, 200, 156); /* oklch */ color: oklch(80.0% 0.068 135.0);
Tailwind
colors: {
custom: {
50: '#c4d8b9',
500: '#abc89c',
950: '#000000',
},
}SCSS
$custom: #abc89c; $custom-light: #c4d8b9; $custom-dark: #000000;
JSON
{
"hex": "#abc89c",
"rgb": {
"r": 171,
"g": 200,
"b": 156
},
"hsl": {
"h": 99.545,
"s": 28.571,
"l": 69.804
},
"oklch": {
"l": 0.79963,
"c": 0.06814,
"h": 135
},
"luminance": 0.52367
}Semantic roles & 50–950 ramp
primary
#ABC89C
secondary
#8C6C9D
accent
#3EA783
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381