#9CD98F#9CD98F
#9CD98F is a very light, moderate green. Relative luminance 0.587; OKLCH L 82.5% C 0.118 H 140.1°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD98F |
|---|---|
| RGB | rgb(156, 217, 143) |
| HSL | hsl(109, 49%, 71%) |
| HSV | hsv(109, 34%, 85%) |
| CMYK | cmyk(28.1%, 0%, 34.1%, 14.9%) |
| CIE-LAB | lab(81.11, -33.33, 30.41) |
| CIE-LCH | lch(81.11, 45.12, 137.62°) |
| OKLab | oklab(82.55% -0.0909 0.076) |
| OKLCH | oklch(82.55% 0.118 140.1) |
| XYZ | xyz(43.4796, 58.6752, 35.0159) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.40
Hospital Green
#9BE5AA
ΔE00 5.07
Pistachio
#93C572
ΔE00 5.67
Light Sage
#BCECAC
ΔE00 5.72
Lightgreen
#90EE90
ΔE00 5.80
Pale Olive Green
#B1D27B
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD98F #CC8FD9
analogous
#C1D98F #9CD98F #8FD9A7
triadic
#9CD98F #8F9CD9 #D98F9C
tetradic
#9CD98F #8FC1D9 #CC8FD9 #D9A78F
square
#9CD98F #8FC1D9 #CC8FD9 #D9A78F
split-complementary
#9CD98F #A78FD9 #D98FC1
monochromatic
#51B13C #74C961 #9CD98F #C4E9BD #EBF7E8
Accessibility & contrast
On white
1.65
#9CD98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#9CD98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD98F
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD98F | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8A
Deuteranopia (green-blind)
#D4C793
Tritanopia (blue-blind)
#98D4C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9cd98f; /* rgb */ color: rgb(156, 217, 143); /* oklch */ color: oklch(82.5% 0.118 140.1);
Tailwind
colors: {
custom: {
50: '#bbe5b0',
500: '#9cd98f',
950: '#000000',
},
}SCSS
$custom: #9cd98f; $custom-light: #bbe5b0; $custom-dark: #000000;
JSON
{
"hex": "#9cd98f",
"rgb": {
"r": 156,
"g": 217,
"b": 143
},
"hsl": {
"h": 109.459,
"s": 49.333,
"l": 70.588
},
"oklch": {
"l": 0.82549,
"c": 0.11848,
"h": 140.1
},
"luminance": 0.58677
}Semantic roles & 50–950 ramp
primary
#9CD98F
secondary
#A15CB0
accent
#29BDA3
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481