#9CD488#9CD488
#9CD488 is a light, moderate green. Relative luminance 0.559; OKLCH L 81.3% C 0.118 H 137.7°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD488 |
|---|---|
| RGB | rgb(156, 212, 136) |
| HSL | hsl(104, 47%, 68%) |
| HSV | hsv(104, 36%, 83%) |
| CMYK | cmyk(26.4%, 0%, 35.8%, 16.9%) |
| CIE-LAB | lab(79.57, -32.04, 31.97) |
| CIE-LCH | lch(79.57, 45.26, 135.06°) |
| OKLab | oklab(81.27% -0.0875 0.0795) |
| OKLCH | oklch(81.27% 0.118 137.7) |
| XYZ | xyz(41.6965, 55.9311, 31.8867) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.24
Light Grey Green
#B7E1A1
ΔE00 4.90
Light Moss Green
#A6C875
ΔE00 5.27
Pale Olive Green
#B1D27B
ΔE00 5.40
Hospital Green
#9BE5AA
ΔE00 6.47
Light Sage
#BCECAC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD488 #C088D4
analogous
#C2D488 #9CD488 #88D49A
triadic
#9CD488 #889CD4 #D4889C
tetradic
#9CD488 #88C2D4 #C088D4 #D49A88
square
#9CD488 #88C2D4 #C088D4 #D49A88
split-complementary
#9CD488 #9A88D4 #D488C2
monochromatic
#58A63C #77C45B #9CD488 #C1E4B5 #E7F4E2
Accessibility & contrast
On white
1.72
#9CD488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#9CD488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD488
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD488 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C883
Deuteranopia (green-blind)
#D0C38C
Tritanopia (blue-blind)
#9ACFC1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9cd488; /* rgb */ color: rgb(156, 212, 136); /* oklch */ color: oklch(81.3% 0.118 137.7);
Tailwind
colors: {
custom: {
50: '#bbe1ab',
500: '#9cd488',
950: '#000000',
},
}SCSS
$custom: #9cd488; $custom-light: #bbe1ab; $custom-dark: #000000;
JSON
{
"hex": "#9cd488",
"rgb": {
"r": 156,
"g": 212,
"b": 136
},
"hsl": {
"h": 104.211,
"s": 46.914,
"l": 68.235
},
"oklch": {
"l": 0.8127,
"c": 0.11819,
"h": 137.7
},
"luminance": 0.55932
}Semantic roles & 50–950 ramp
primary
#9CD488
secondary
#9456AA
accent
#2BBA95
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481