#9CED85#9CED85
#9CED85 is a very light, vivid green. Relative luminance 0.693; OKLCH L 87.0% C 0.159 H 139.0°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9CED85 |
|---|---|
| RGB | rgb(156, 237, 133) |
| HSL | hsl(107, 74%, 73%) |
| HSV | hsv(107, 44%, 93%) |
| CMYK | cmyk(34.2%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(86.67, -43.73, 42.63) |
| CIE-LCH | lch(86.67, 61.07, 135.73°) |
| OKLab | oklab(87% -0.1197 0.104) |
| OKLCH | oklch(87% 0.159 139) |
| XYZ | xyz(48.2265, 69.3275, 33.0262) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.72
Light Green
#96F97B
ΔE00 3.52
Pale Light Green
#B1FC99
ΔE00 3.67
Palegreen
#98FB98
ΔE00 3.75
Pastel Green
#B0FF9D
ΔE00 4.18
Easter Green
#8CFD7E
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CED85 #D685ED
analogous
#D0ED85 #9CED85 #85EDA2
triadic
#9CED85 #859CED #ED859C
tetradic
#9CED85 #85D0ED #D685ED #EDA285
square
#9CED85 #85D0ED #D685ED #EDA285
split-complementary
#9CED85 #A285ED #ED85D0
monochromatic
#49D820 #71E550 #9CED85 #C7F5BA #E9FBE4
Accessibility & contrast
On white
1.41
#9CED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#9CED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CED85
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CED85 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7D
Deuteranopia (green-blind)
#E7D68B
Tritanopia (blue-blind)
#97E7D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #9ced85; /* rgb */ color: rgb(156, 237, 133); /* oklch */ color: oklch(87.0% 0.159 139.0);
Tailwind
colors: {
custom: {
50: '#bcf3aa',
500: '#9ced85',
950: '#000000',
},
}SCSS
$custom: #9ced85; $custom-light: #bcf3aa; $custom-dark: #000000;
JSON
{
"hex": "#9ced85",
"rgb": {
"r": 156,
"g": 237,
"b": 133
},
"hsl": {
"h": 106.731,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.86996,
"c": 0.15855,
"h": 139
},
"luminance": 0.6933
}Semantic roles & 50–950 ramp
primary
#9CED85
secondary
#AD4FC7
accent
#0FD6AA
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121710
muted
#828581