#9CD090#9CD090
#9CD090 is a light, moderate green. Relative luminance 0.542; OKLCH L 80.5% C 0.103 H 139.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD090 |
|---|---|
| RGB | rgb(156, 208, 144) |
| HSL | hsl(109, 41%, 69%) |
| HSV | hsv(109, 31%, 82%) |
| CMYK | cmyk(25%, 0%, 30.8%, 18.4%) |
| CIE-LAB | lab(78.57, -28.94, 26.49) |
| CIE-LCH | lch(78.57, 39.23, 137.53°) |
| OKLab | oklab(80.51% -0.0788 0.0667) |
| OKLCH | oklch(80.51% 0.103 139.8) |
| XYZ | xyz(41.2988, 54.1920, 34.6643) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.92
Pistachio
#93C572
ΔE00 5.05
Hospital Green
#9BE5AA
ΔE00 5.95
Light Moss Green
#A6C875
ΔE00 6.15
Darkseagreen
#8FBC8F
ΔE00 6.25
Lichen
#8FB67B
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD090 #C490D0
analogous
#BCD090 #9CD090 #90D0A4
triadic
#9CD090 #909CD0 #D0909C
tetradic
#9CD090 #90BCD0 #C490D0 #D0A490
square
#9CD090 #90BCD0 #C490D0 #D0A490
split-complementary
#9CD090 #A490D0 #D090BC
monochromatic
#56A144 #76BE65 #9CD090 #C2E2BB #E9F4E6
Accessibility & contrast
On white
1.77
#9CD090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#9CD090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD090
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD090 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68C
Deuteranopia (green-blind)
#CCC193
Tritanopia (blue-blind)
#99CCBF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9cd090; /* rgb */ color: rgb(156, 208, 144); /* oklch */ color: oklch(80.5% 0.103 139.8);
Tailwind
colors: {
custom: {
50: '#badeb1',
500: '#9cd090',
950: '#000000',
},
}SCSS
$custom: #9cd090; $custom-light: #badeb1; $custom-dark: #000000;
JSON
{
"hex": "#9cd090",
"rgb": {
"r": 156,
"g": 208,
"b": 144
},
"hsl": {
"h": 108.75,
"s": 40.506,
"l": 69.02
},
"oklch": {
"l": 0.80508,
"c": 0.10325,
"h": 139.8
},
"luminance": 0.54193
}Semantic roles & 50–950 ramp
primary
#9CD090
secondary
#985FA6
accent
#32B49B
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481