#9CED82#9CED82
#9CED82 is a very light, vivid green. Relative luminance 0.692; OKLCH L 87.0% C 0.161 H 138.5°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9CED82 |
|---|---|
| RGB | rgb(156, 237, 130) |
| HSL | hsl(105, 75%, 72%) |
| HSV | hsv(105, 45%, 93%) |
| CMYK | cmyk(34.2%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(86.63, -44.12, 44.04) |
| CIE-LCH | lch(86.63, 62.34, 135.05°) |
| OKLab | oklab(86.95% -0.1208 0.1071) |
| OKLCH | oklch(86.95% 0.161 138.5) |
| XYZ | xyz(48.0222, 69.2458, 31.9503) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.12
Light Green
#96F97B
ΔE00 3.26
Pale Light Green
#B1FC99
ΔE00 3.80
Palegreen
#98FB98
ΔE00 4.01
Easter Green
#8CFD7E
ΔE00 4.29
Pastel Green
#B0FF9D
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CED82 #D382ED
analogous
#D1ED82 #9CED82 #82ED9E
triadic
#9CED82 #829CED #ED829C
tetradic
#9CED82 #82D1ED #D382ED #ED9E82
square
#9CED82 #82D1ED #D382ED #ED9E82
split-complementary
#9CED82 #9E82ED #ED82D1
monochromatic
#4BD61F #72E54D #9CED82 #C6F5B7 #EAFBE4
Accessibility & contrast
On white
1.41
#9CED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#9CED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CED82
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CED82 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD79
Deuteranopia (green-blind)
#E7D689
Tritanopia (blue-blind)
#98E6D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #9ced82; /* rgb */ color: rgb(156, 237, 130); /* oklch */ color: oklch(87.0% 0.161 138.5);
Tailwind
colors: {
custom: {
50: '#bcf3a8',
500: '#9ced82',
950: '#000000',
},
}SCSS
$custom: #9ced82; $custom-light: #bcf3a8; $custom-dark: #000000;
JSON
{
"hex": "#9ced82",
"rgb": {
"r": 156,
"g": 237,
"b": 130
},
"hsl": {
"h": 105.421,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.8695,
"c": 0.16146,
"h": 138.5
},
"luminance": 0.69248
}Semantic roles & 50–950 ramp
primary
#9CED82
secondary
#A94CC7
accent
#0FD7A6
background
#FDFFFC
surface
#F9FEF6
border
#D2D6D0
text
#121710
muted
#828580