#9CD38B#9CD38B
#9CD38B is a light, moderate green. Relative luminance 0.555; OKLCH L 81.1% C 0.113 H 138.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD38B |
|---|---|
| RGB | rgb(156, 211, 139) |
| HSL | hsl(106, 45%, 69%) |
| HSV | hsv(106, 34%, 83%) |
| CMYK | cmyk(26.1%, 0%, 34.1%, 17.3%) |
| CIE-LAB | lab(79.34, -31.13, 30.11) |
| CIE-LCH | lch(79.34, 43.31, 135.95°) |
| OKLab | oklab(81.1% -0.0849 0.0752) |
| OKLCH | oklch(81.1% 0.113 138.5) |
| XYZ | xyz(41.6635, 55.5192, 32.9422) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.44
Light Grey Green
#B7E1A1
ΔE00 4.75
Light Moss Green
#A6C875
ΔE00 5.53
Pale Olive Green
#B1D27B
ΔE00 5.80
Hospital Green
#9BE5AA
ΔE00 6.14
Light Sage
#BCECAC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD38B #C28BD3
analogous
#C0D38B #9CD38B #8BD39E
triadic
#9CD38B #8B9CD3 #D38B9C
tetradic
#9CD38B #8BC0D3 #C28BD3 #D39E8B
square
#9CD38B #8BC0D3 #C28BD3 #D39E8B
split-complementary
#9CD38B #9E8BD3 #D38BC0
monochromatic
#57A53F #76C25F #9CD38B #C2E4B7 #E8F5E4
Accessibility & contrast
On white
1.73
#9CD38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#9CD38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD38B
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD38B | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C886
Deuteranopia (green-blind)
#CFC38F
Tritanopia (blue-blind)
#9ACEC1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9cd38b; /* rgb */ color: rgb(156, 211, 139); /* oklch */ color: oklch(81.1% 0.113 138.5);
Tailwind
colors: {
custom: {
50: '#bae0ad',
500: '#9cd38b',
950: '#000000',
},
}SCSS
$custom: #9cd38b; $custom-light: #bae0ad; $custom-dark: #000000;
JSON
{
"hex": "#9cd38b",
"rgb": {
"r": 156,
"g": 211,
"b": 139
},
"hsl": {
"h": 105.833,
"s": 45,
"l": 68.627
},
"oklch": {
"l": 0.81096,
"c": 0.11341,
"h": 138.5
},
"luminance": 0.55521
}Semantic roles & 50–950 ramp
primary
#9CD38B
secondary
#9659A9
accent
#2DB897
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481