#9CED94#9CED94
#9CED94 is a very light, vivid green. Relative luminance 0.698; OKLCH L 87.2% C 0.144 H 142.2°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9CED94 |
|---|---|
| RGB | rgb(156, 237, 148) |
| HSL | hsl(115, 71%, 75%) |
| HSV | hsv(115, 38%, 93%) |
| CMYK | cmyk(34.2%, 0%, 37.6%, 7.1%) |
| CIE-LAB | lab(86.88, -41.63, 35.50) |
| CIE-LCH | lch(86.88, 54.71, 139.55°) |
| OKLab | oklab(87.24% -0.1135 0.0881) |
| OKLCH | oklch(87.24% 0.144 142.2) |
| XYZ | xyz(49.3378, 69.7720, 38.8790) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.55
Palegreen
#98FB98
ΔE00 3.25
Light Pastel Green
#B2FBA5
ΔE00 3.54
Pale Light Green
#B1FC99
ΔE00 3.93
Pastel Green
#B0FF9D
ΔE00 4.16
Washed Out Green
#BCF5A6
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CED94 #E594ED
analogous
#C8ED94 #9CED94 #94EDB8
triadic
#9CED94 #949CED #ED949C
tetradic
#9CED94 #94C8ED #E594ED #EDB894
square
#9CED94 #94C8ED #E594ED #EDB894
split-complementary
#9CED94 #B894ED #ED94C8
monochromatic
#3BDB2B #6CE460 #9CED94 #CCF6C8 #E7FBE5
Accessibility & contrast
On white
1.40
#9CED94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#9CED94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CED94
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CED94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CED94 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8E
Deuteranopia (green-blind)
#E5D799
Tritanopia (blue-blind)
#95E8D7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #9ced94; /* rgb */ color: rgb(156, 237, 148); /* oklch */ color: oklch(87.2% 0.144 142.2);
Tailwind
colors: {
custom: {
50: '#bcf3b4',
500: '#9ced94',
950: '#000000',
},
}SCSS
$custom: #9ced94; $custom-light: #bcf3b4; $custom-dark: #000000;
JSON
{
"hex": "#9ced94",
"rgb": {
"r": 156,
"g": 237,
"b": 148
},
"hsl": {
"h": 114.607,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.87245,
"c": 0.1437,
"h": 142.2
},
"luminance": 0.69774
}Semantic roles & 50–950 ramp
primary
#9CED94
secondary
#BF5DC9
accent
#12D3C2
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581