#9BC89D#9BC89D
#9BC89D is a light, moderate green. Relative luminance 0.507; OKLCH L 78.9% C 0.077 H 145.9°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC89D |
|---|---|
| RGB | rgb(155, 200, 157) |
| HSL | hsl(123, 29%, 70%) |
| HSV | hsv(123, 23%, 78%) |
| CMYK | cmyk(22.5%, 0%, 21.5%, 21.6%) |
| CIE-LAB | lab(76.50, -23.23, 16.78) |
| CIE-LCH | lch(76.50, 28.65, 144.16°) |
| OKLab | oklab(78.91% -0.0636 0.043) |
| OKLCH | oklch(78.91% 0.077 145.9) |
| XYZ | xyz(40.2560, 50.7102, 39.5588) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.32
Lichen
#8FB67B
ΔE00 6.71
Sage Green (survey)
#88B378
ΔE00 7.33
Hospital Green
#9BE5AA
ΔE00 7.68
Greenish Grey
#96AE8D
ΔE00 7.79
Light Grey Green
#B7E1A1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC89D #C89BC6
analogous
#B0C89B #9BC89D #9BC8B4
triadic
#9BC89D #9D9BC8 #C89D9B
tetradic
#9BC89D #9BB0C8 #C89BC6 #C8B49B
square
#9BC89D #9BB0C8 #C89BC6 #C8B49B
split-complementary
#9BC89D #B49BC8 #C89BB0
monochromatic
#539656 #74B276 #9BC89D #C2DEC4 #EAF3EA
Accessibility & contrast
On white
1.88
#9BC89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#9BC89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC89D
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC89D | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC09B
Deuteranopia (green-blind)
#C2BB9F
Tritanopia (blue-blind)
#96C6BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9bc89d; /* rgb */ color: rgb(155, 200, 157); /* oklch */ color: oklch(78.9% 0.077 145.9);
Tailwind
colors: {
custom: {
50: '#b9d9ba',
500: '#9bc89d',
950: '#000000',
},
}SCSS
$custom: #9bc89d; $custom-light: #b9d9ba; $custom-dark: #000000;
JSON
{
"hex": "#9bc89d",
"rgb": {
"r": 155,
"g": 200,
"b": 157
},
"hsl": {
"h": 122.667,
"s": 29.032,
"l": 69.608
},
"oklch": {
"l": 0.78911,
"c": 0.07674,
"h": 145.9
},
"luminance": 0.50711
}Semantic roles & 50–950 ramp
primary
#9BC89D
secondary
#9D6B9A
accent
#3EA3A8
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111411
muted
#818381