#9CD98B#9CD98B
#9CD98B is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.5% C 0.123 H 139.0°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD98B |
|---|---|
| RGB | rgb(156, 217, 139) |
| HSL | hsl(107, 51%, 70%) |
| HSV | hsv(107, 36%, 85%) |
| CMYK | cmyk(28.1%, 0%, 35.9%, 14.9%) |
| CIE-LAB | lab(81.05, -33.93, 32.37) |
| CIE-LCH | lch(81.05, 46.90, 136.34°) |
| OKLab | oklab(82.47% -0.0926 0.0805) |
| OKLCH | oklch(82.47% 0.123 139) |
| XYZ | xyz(43.1820, 58.5562, 33.4484) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.67
Pistachio
#93C572
ΔE00 5.32
Lightgreen
#90EE90
ΔE00 5.63
Hospital Green
#9BE5AA
ΔE00 5.73
Pale Olive Green
#B1D27B
ΔE00 5.98
Light Sage
#BCECAC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD98B #C88BD9
analogous
#C3D98B #9CD98B #8BD9A1
triadic
#9CD98B #8B9CD9 #D98B9C
tetradic
#9CD98B #8BC3D9 #C88BD9 #D9A18B
square
#9CD98B #8BC3D9 #C88BD9 #D9A18B
split-complementary
#9CD98B #A18BD9 #D98BC3
monochromatic
#53B03A #75CA5D #9CD98B #C3E8B9 #EBF7E7
Accessibility & contrast
On white
1.65
#9CD98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#9CD98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD98B
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD98B | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD86
Deuteranopia (green-blind)
#D4C78F
Tritanopia (blue-blind)
#99D4C5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9cd98b; /* rgb */ color: rgb(156, 217, 139); /* oklch */ color: oklch(82.5% 0.123 139.0);
Tailwind
colors: {
custom: {
50: '#bbe5ad',
500: '#9cd98b',
950: '#000000',
},
}SCSS
$custom: #9cd98b; $custom-light: #bbe5ad; $custom-dark: #000000;
JSON
{
"hex": "#9cd98b",
"rgb": {
"r": 156,
"g": 217,
"b": 139
},
"hsl": {
"h": 106.923,
"s": 50.649,
"l": 69.804
},
"oklch": {
"l": 0.82474,
"c": 0.12271,
"h": 139
},
"luminance": 0.58558
}Semantic roles & 50–950 ramp
primary
#9CD98B
secondary
#9D59B0
accent
#27BE9D
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481