#9BC09D#9BC09D
#9BC09D is a light, moderate green. Relative luminance 0.471; OKLCH L 77.1% C 0.063 H 146.3°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC09D |
|---|---|
| RGB | rgb(155, 192, 157) |
| HSL | hsl(123, 23%, 68%) |
| HSV | hsv(123, 19%, 75%) |
| CMYK | cmyk(19.3%, 0%, 18.2%, 24.7%) |
| CIE-LAB | lab(74.25, -19.23, 13.63) |
| CIE-LCH | lch(74.25, 23.57, 144.68°) |
| OKLab | oklab(77.11% -0.0527 0.0351) |
| OKLCH | oklch(77.11% 0.063 146.3) |
| XYZ | xyz(38.4515, 47.1012, 38.9573) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.38
Greenish Grey
#96AE8D
ΔE00 5.40
Sage Green
#9CAF88
ΔE00 6.33
Lichen
#8FB67B
ΔE00 7.01
Sage Green (survey)
#88B378
ΔE00 7.51
Greyish Green
#82A67D
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC09D #C09BBE
analogous
#ABC09B #9BC09D #9BC0AF
triadic
#9BC09D #9D9BC0 #C09D9B
tetradic
#9BC09D #9BABC0 #C09BBE #C0AF9B
square
#9BC09D #9BABC0 #C09BBE #C0AF9B
split-complementary
#9BC09D #AF9BC0 #C09BAB
monochromatic
#578A5A #75A878 #9BC09D #C1D8C2 #E6EFE7
Accessibility & contrast
On white
2.02
#9BC09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#9BC09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC09D
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC09D | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B99B
Deuteranopia (green-blind)
#BBB59F
Tritanopia (blue-blind)
#97BEB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9bc09d; /* rgb */ color: rgb(155, 192, 157); /* oklch */ color: oklch(77.1% 0.063 146.3);
Tailwind
colors: {
custom: {
50: '#b9d3ba',
500: '#9bc09d',
950: '#000000',
},
}SCSS
$custom: #9bc09d; $custom-light: #b9d3ba; $custom-dark: #000000;
JSON
{
"hex": "#9bc09d",
"rgb": {
"r": 155,
"g": 192,
"b": 157
},
"hsl": {
"h": 123.243,
"s": 22.699,
"l": 68.039
},
"oklch": {
"l": 0.77112,
"c": 0.06332,
"h": 146.3
},
"luminance": 0.47102
}Semantic roles & 50–950 ramp
primary
#9BC09D
secondary
#E1D6E0
accent
#449CA1
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280