#9DEC91#9DEC91
#9DEC91 is a very light, vivid green. Relative luminance 0.692; OKLCH L 87.0% C 0.145 H 141.2°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9DEC91 |
|---|---|
| RGB | rgb(157, 236, 145) |
| HSL | hsl(112, 71%, 75%) |
| HSV | hsv(112, 39%, 93%) |
| CMYK | cmyk(33.5%, 0%, 38.6%, 7.5%) |
| CIE-LAB | lab(86.60, -41.31, 36.64) |
| CIE-LCH | lch(86.60, 55.22, 138.43°) |
| OKLab | oklab(87.02% -0.1127 0.0907) |
| OKLCH | oklch(87.02% 0.145 141.2) |
| XYZ | xyz(49.0090, 69.2011, 37.5574) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.78
Palegreen
#98FB98
ΔE00 3.48
Light Pastel Green
#B2FBA5
ΔE00 3.71
Pale Light Green
#B1FC99
ΔE00 3.86
Pastel Green
#B0FF9D
ΔE00 4.19
Washed Out Green
#BCF5A6
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DEC91 #E091EC
analogous
#CBEC91 #9DEC91 #91ECB3
triadic
#9DEC91 #919DEC #EC919D
tetradic
#9DEC91 #91CBEC #E091EC #ECB391
square
#9DEC91 #91CBEC #E091EC #ECB391
split-complementary
#9DEC91 #B391EC #EC91CB
monochromatic
#40DA29 #6FE35D #9DEC91 #CBF5C5 #E8FAE5
Accessibility & contrast
On white
1.42
#9DEC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#9DEC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DEC91
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DEC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DEC91 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD8B
Deuteranopia (green-blind)
#E5D696
Tritanopia (blue-blind)
#97E7D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #9dec91; /* rgb */ color: rgb(157, 236, 145); /* oklch */ color: oklch(87.0% 0.145 141.2);
Tailwind
colors: {
custom: {
50: '#bcf2b2',
500: '#9dec91',
950: '#000000',
},
}SCSS
$custom: #9dec91; $custom-light: #bcf2b2; $custom-dark: #000000;
JSON
{
"hex": "#9dec91",
"rgb": {
"r": 157,
"g": 236,
"b": 145
},
"hsl": {
"h": 112.088,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.87015,
"c": 0.14466,
"h": 141.2
},
"luminance": 0.69203
}Semantic roles & 50–950 ramp
primary
#9DEC91
secondary
#B95AC7
accent
#13D3B9
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121711
muted
#828581