#9BCD8A#9BCD8A
#9BCD8A is a light, moderate green. Relative luminance 0.525; OKLCH L 79.6% C 0.106 H 138.0°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCD8A |
|---|---|
| RGB | rgb(155, 205, 138) |
| HSL | hsl(105, 40%, 67%) |
| HSV | hsv(105, 33%, 80%) |
| CMYK | cmyk(24.4%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(77.56, -28.78, 28.25) |
| CIE-LCH | lch(77.56, 40.32, 135.53°) |
| OKLab | oklab(79.64% -0.0784 0.0707) |
| OKLCH | oklch(79.64% 0.106 138) |
| XYZ | xyz(39.9351, 52.4650, 32.0625) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.97
Light Moss Green
#A6C875
ΔE00 5.20
Light Grey Green
#B7E1A1
ΔE00 5.48
Lichen
#8FB67B
ΔE00 5.98
Pale Olive Green
#B1D27B
ΔE00 6.08
Darkseagreen
#8FBC8F
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCD8A #BC8ACD
analogous
#BDCD8A #9BCD8A #8ACD9B
triadic
#9BCD8A #8A9BCD #CD8A9B
tetradic
#9BCD8A #8ABDCD #BC8ACD #CD9B8A
square
#9BCD8A #8ABDCD #BC8ACD #CD9B8A
split-complementary
#9BCD8A #9B8ACD #CD8ABD
monochromatic
#599B42 #76BB5F #9BCD8A #C0DFB5 #E4F2E0
Accessibility & contrast
On white
1.83
#9BCD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#9BCD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCD8A
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCD8A | 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)
#D1C386
Deuteranopia (green-blind)
#CABE8E
Tritanopia (blue-blind)
#99C8BC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9bcd8a; /* rgb */ color: rgb(155, 205, 138); /* oklch */ color: oklch(79.6% 0.106 138.0);
Tailwind
colors: {
custom: {
50: '#b9dcac',
500: '#9bcd8a',
950: '#000000',
},
}SCSS
$custom: #9bcd8a; $custom-light: #b9dcac; $custom-dark: #000000;
JSON
{
"hex": "#9bcd8a",
"rgb": {
"r": 155,
"g": 205,
"b": 138
},
"hsl": {
"h": 104.776,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.7964,
"c": 0.10562,
"h": 138
},
"luminance": 0.52466
}Semantic roles & 50–950 ramp
primary
#9BCD8A
secondary
#8F5AA1
accent
#32B392
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481