#ABC39F#ABC39F
#ABC39F is a light, muted green. Relative luminance 0.502; OKLCH L 78.9% C 0.056 H 135.2°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC39F |
|---|---|
| RGB | rgb(171, 195, 159) |
| HSL | hsl(100, 23%, 69%) |
| HSV | hsv(100, 18%, 76%) |
| CMYK | cmyk(12.3%, 0%, 18.5%, 23.5%) |
| CIE-LAB | lab(76.19, -14.81, 15.42) |
| CIE-LCH | lch(76.19, 21.38, 133.85°) |
| OKLab | oklab(78.94% -0.0399 0.0396) |
| OKLCH | oklch(78.94% 0.056 135.2) |
| XYZ | xyz(42.5665, 50.1908, 40.2394) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.61
Greenish Grey
#96AE8D
ΔE00 5.81
Darkseagreen
#8FBC8F
ΔE00 5.90
Lichen
#8FB67B
ΔE00 7.77
Sage Green (survey)
#88B378
ΔE00 8.71
Light Grey Green
#B7E1A1
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC39F #B79FC3
analogous
#BDC39F #ABC39F #9FC3A5
triadic
#ABC39F #9FABC3 #C39FAB
tetradic
#ABC39F #9FBDC3 #B79FC3 #C3A59F
square
#ABC39F #9FBDC3 #B79FC3 #C3A59F
split-complementary
#ABC39F #A59FC3 #C39FBD
monochromatic
#6B8F59 #8AAB79 #ABC39F #CCDBC5 #EDF2EA
Accessibility & contrast
On white
1.90
#ABC39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#ABC39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC39F
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC39F | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9D
Deuteranopia (green-blind)
#C2BBA1
Tritanopia (blue-blind)
#ABC0B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc39f; /* rgb */ color: rgb(171, 195, 159); /* oklch */ color: oklch(78.9% 0.056 135.2);
Tailwind
colors: {
custom: {
50: '#c4d5bb',
500: '#abc39f',
950: '#000000',
},
}SCSS
$custom: #abc39f; $custom-light: #c4d5bb; $custom-dark: #000000;
JSON
{
"hex": "#abc39f",
"rgb": {
"r": 171,
"g": 195,
"b": 159
},
"hsl": {
"h": 100,
"s": 23.077,
"l": 69.412
},
"oklch": {
"l": 0.78937,
"c": 0.05624,
"h": 135.2
},
"luminance": 0.50191
}Semantic roles & 50–950 ramp
primary
#ABC39F
secondary
#8A6F97
accent
#44A282
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381