#85CD85#85CD85
#85CD85 is a light, vivid green. Relative luminance 0.503; OKLCH L 78.3% C 0.124 H 144.3°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #85CD85 |
|---|---|
| RGB | rgb(133, 205, 133) |
| HSL | hsl(120, 42%, 66%) |
| HSV | hsv(120, 35%, 80%) |
| CMYK | cmyk(35.1%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(76.28, -36.87, 28.93) |
| CIE-LCH | lch(76.28, 46.87, 141.88°) |
| OKLab | oklab(78.26% -0.1005 0.0723) |
| OKLCH | oklch(78.26% 0.124 144.3) |
| XYZ | xyz(35.7362, 50.3408, 30.0195) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.68
Pistachio
#93C572
ΔE00 4.96
Emerald
#50C878
ΔE00 5.72
Fern
#63B76C
ΔE00 6.66
Hospital Green
#9BE5AA
ΔE00 6.75
Darkseagreen
#8FBC8F
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CD85 #CD85CD
analogous
#A9CD85 #85CD85 #85CDA9
triadic
#85CD85 #8585CD #CD8585
tetradic
#85CD85 #85A9CD #CD85CD #CDA985
square
#85CD85 #85A9CD #CD85CD #CDA985
split-complementary
#85CD85 #A985CD #CD85A9
monochromatic
#3F993F #5ABB5A #85CD85 #B0DFB0 #DCF1DC
Accessibility & contrast
On white
1.90
#85CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#85CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CD85
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CD85 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C080
Deuteranopia (green-blind)
#C5B989
Tritanopia (blue-blind)
#7DC9BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #85cd85; /* rgb */ color: rgb(133, 205, 133); /* oklch */ color: oklch(78.3% 0.124 144.3);
Tailwind
colors: {
custom: {
50: '#abdca9',
500: '#85cd85',
950: '#000000',
},
}SCSS
$custom: #85cd85; $custom-light: #abdca9; $custom-dark: #000000;
JSON
{
"hex": "#85cd85",
"rgb": {
"r": 133,
"g": 205,
"b": 133
},
"hsl": {
"h": 120,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.78262,
"c": 0.1238,
"h": 144.3
},
"luminance": 0.50343
}Semantic roles & 50–950 ramp
primary
#85CD85
secondary
#9F579F
accent
#31B5B5
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101510
muted
#818480