#9CED84#9CED84
#9CED84 is a very light, vivid green. Relative luminance 0.693; OKLCH L 87.0% C 0.160 H 138.8°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9CED84 |
|---|---|
| RGB | rgb(156, 237, 132) |
| HSL | hsl(106, 74%, 72%) |
| HSV | hsv(106, 44%, 93%) |
| CMYK | cmyk(34.2%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(86.65, -43.86, 43.10) |
| CIE-LCH | lch(86.65, 61.49, 135.50°) |
| OKLab | oklab(86.98% -0.1201 0.1051) |
| OKLCH | oklch(86.98% 0.16 138.8) |
| XYZ | xyz(48.1578, 69.3000, 32.6641) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.85
Light Green
#96F97B
ΔE00 3.43
Pale Light Green
#B1FC99
ΔE00 3.70
Palegreen
#98FB98
ΔE00 3.83
Pastel Green
#B0FF9D
ΔE00 4.23
Easter Green
#8CFD7E
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CED84 #D584ED
analogous
#D0ED84 #9CED84 #84EDA1
triadic
#9CED84 #849CED #ED849C
tetradic
#9CED84 #84D0ED #D584ED #EDA184
square
#9CED84 #84D0ED #D584ED #EDA184
split-complementary
#9CED84 #A184ED #ED84D0
monochromatic
#49D71F #71E54F #9CED84 #C7F5B9 #EAFBE4
Accessibility & contrast
On white
1.41
#9CED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#9CED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CED84
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CED84 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7C
Deuteranopia (green-blind)
#E7D68A
Tritanopia (blue-blind)
#97E7D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #9ced84; /* rgb */ color: rgb(156, 237, 132); /* oklch */ color: oklch(87.0% 0.160 138.8);
Tailwind
colors: {
custom: {
50: '#bcf3a9',
500: '#9ced84',
950: '#000000',
},
}SCSS
$custom: #9ced84; $custom-light: #bcf3a9; $custom-dark: #000000;
JSON
{
"hex": "#9ced84",
"rgb": {
"r": 156,
"g": 237,
"b": 132
},
"hsl": {
"h": 106.286,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.86981,
"c": 0.15953,
"h": 138.8
},
"luminance": 0.69302
}Semantic roles & 50–950 ramp
primary
#9CED84
secondary
#AC4EC7
accent
#0FD7A9
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121710
muted
#828581