#ABC89F#ABC89F
#ABC89F is a light, moderate green. Relative luminance 0.525; OKLCH L 80.0% C 0.065 H 136.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC89F |
|---|---|
| RGB | rgb(171, 200, 159) |
| HSL | hsl(102, 27%, 70%) |
| HSV | hsv(102, 21%, 78%) |
| CMYK | cmyk(14.5%, 0%, 20.5%, 21.6%) |
| CIE-LAB | lab(77.56, -17.35, 17.34) |
| CIE-LCH | lch(77.56, 24.53, 135.03°) |
| OKLab | oklab(80.03% -0.0469 0.0444) |
| OKLCH | oklch(80.03% 0.065 136.6) |
| XYZ | xyz(43.7056, 52.4690, 40.6191) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.36
Sage Green
#9CAF88
ΔE00 6.78
Greenish Grey
#96AE8D
ΔE00 7.09
Lichen
#8FB67B
ΔE00 7.32
Light Grey Green
#B7E1A1
ΔE00 7.42
Sage Green (survey)
#88B378
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC89F #BC9FC8
analogous
#BFC89F #ABC89F #9FC8A7
triadic
#ABC89F #9FABC8 #C89FAB
tetradic
#ABC89F #9FBFC8 #BC9FC8 #C8A79F
square
#ABC89F #9FBFC8 #BC9FC8 #C8A79F
split-complementary
#ABC89F #A79FC8 #C89FBF
monochromatic
#699656 #89B278 #ABC89F #CDDEC6 #EEF4EC
Accessibility & contrast
On white
1.83
#ABC89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#ABC89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC89F
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC89F | 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)
#CBC19D
Deuteranopia (green-blind)
#C6BFA1
Tritanopia (blue-blind)
#ABC5BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc89f; /* rgb */ color: rgb(171, 200, 159); /* oklch */ color: oklch(80.0% 0.065 136.6);
Tailwind
colors: {
custom: {
50: '#c4d8bb',
500: '#abc89f',
950: '#000000',
},
}SCSS
$custom: #abc89f; $custom-light: #c4d8bb; $custom-dark: #000000;
JSON
{
"hex": "#abc89f",
"rgb": {
"r": 171,
"g": 200,
"b": 159
},
"hsl": {
"h": 102.439,
"s": 27.152,
"l": 70.392
},
"oklch": {
"l": 0.80032,
"c": 0.06462,
"h": 136.6
},
"luminance": 0.5247
}Semantic roles & 50–950 ramp
primary
#ABC89F
secondary
#8F6F9D
accent
#40A688
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121412
muted
#828382