#9BCA8A#9BCA8A
#9BCA8A is a light, moderate green. Relative luminance 0.510; OKLCH L 79.0% C 0.101 H 137.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCA8A |
|---|---|
| RGB | rgb(155, 202, 138) |
| HSL | hsl(104, 38%, 67%) |
| HSV | hsv(104, 32%, 79%) |
| CMYK | cmyk(23.3%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(76.71, -27.34, 27.11) |
| CIE-LCH | lch(76.71, 38.50, 135.24°) |
| OKLab | oklab(78.95% -0.0745 0.068) |
| OKLCH | oklch(78.95% 0.101 137.6) |
| XYZ | xyz(39.2244, 51.0435, 31.8256) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.07
Lichen
#8FB67B
ΔE00 5.21
Light Moss Green
#A6C875
ΔE00 5.24
Darkseagreen
#8FBC8F
ΔE00 5.47
Light Grey Green
#B7E1A1
ΔE00 5.94
Sage Green (survey)
#88B378
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCA8A #B98ACA
analogous
#BBCA8A #9BCA8A #8ACA99
triadic
#9BCA8A #8A9BCA #CA8A9B
tetradic
#9BCA8A #8ABBCA #B98ACA #CA998A
square
#9BCA8A #8ABBCA #B98ACA #CA998A
split-complementary
#9BCA8A #998ACA #CA8ABB
monochromatic
#5A9644 #77B760 #9BCA8A #BFDDB4 #E3F0DE
Accessibility & contrast
On white
1.87
#9BCA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#9BCA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCA8A
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCA8A | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#C7BC8D
Tritanopia (blue-blind)
#99C6B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9bca8a; /* rgb */ color: rgb(155, 202, 138); /* oklch */ color: oklch(79.0% 0.101 137.6);
Tailwind
colors: {
custom: {
50: '#b9daac',
500: '#9bca8a',
950: '#000000',
},
}SCSS
$custom: #9bca8a; $custom-light: #b9daac; $custom-dark: #000000;
JSON
{
"hex": "#9bca8a",
"rgb": {
"r": 155,
"g": 202,
"b": 138
},
"hsl": {
"h": 104.063,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.78954,
"c": 0.10084,
"h": 137.6
},
"luminance": 0.51045
}Semantic roles & 50–950 ramp
primary
#9BCA8A
secondary
#8B5B9D
accent
#35B190
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481