#9DCD90#9DCD90
#9DCD90 is a light, moderate green. Relative luminance 0.528; OKLCH L 79.9% C 0.098 H 139.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCD90 |
|---|---|
| RGB | rgb(157, 205, 144) |
| HSL | hsl(107, 38%, 68%) |
| HSV | hsv(107, 30%, 80%) |
| CMYK | cmyk(23.4%, 0%, 29.8%, 19.6%) |
| CIE-LAB | lab(77.78, -27.15, 25.44) |
| CIE-LCH | lch(77.78, 37.21, 136.87°) |
| OKLab | oklab(79.89% -0.0739 0.0641) |
| OKLCH | oklch(79.89% 0.098 139.1) |
| XYZ | xyz(40.7687, 52.8432, 34.4319) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.07
Light Grey Green
#B7E1A1
ΔE00 5.29
Darkseagreen
#8FBC8F
ΔE00 5.48
Lichen
#8FB67B
ΔE00 5.99
Light Moss Green
#A6C875
ΔE00 6.05
Hospital Green
#9BE5AA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCD90 #C090CD
analogous
#BBCD90 #9DCD90 #90CDA1
triadic
#9DCD90 #909DCD #CD909D
tetradic
#9DCD90 #90BBCD #C090CD #CDA190
square
#9DCD90 #90BBCD #C090CD #CDA190
split-complementary
#9DCD90 #A190CD #CD90BB
monochromatic
#599C46 #78BA66 #9DCD90 #C2E0BA #E8F3E4
Accessibility & contrast
On white
1.82
#9DCD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#9DCD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCD90
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCD90 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38C
Deuteranopia (green-blind)
#C9BF93
Tritanopia (blue-blind)
#9BC9BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9dcd90; /* rgb */ color: rgb(157, 205, 144); /* oklch */ color: oklch(79.9% 0.098 139.1);
Tailwind
colors: {
custom: {
50: '#bbdcb1',
500: '#9dcd90',
950: '#000000',
},
}SCSS
$custom: #9dcd90; $custom-light: #bbdcb1; $custom-dark: #000000;
JSON
{
"hex": "#9dcd90",
"rgb": {
"r": 157,
"g": 205,
"b": 144
},
"hsl": {
"h": 107.213,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.79886,
"c": 0.09786,
"h": 139.1
},
"luminance": 0.52844
}Semantic roles & 50–950 ramp
primary
#9DCD90
secondary
#945FA2
accent
#35B196
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481