#85DC8D#85DC8D
#85DC8D is a light, vivid green. Relative luminance 0.581; OKLCH L 82.0% C 0.138 H 146.3°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #85DC8D |
|---|---|
| RGB | rgb(133, 220, 141) |
| HSL | hsl(126, 55%, 69%) |
| HSV | hsv(126, 40%, 86%) |
| CMYK | cmyk(39.5%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(80.79, -42.28, 30.80) |
| CIE-LCH | lch(80.79, 52.31, 143.93°) |
| OKLab | oklab(81.97% -0.1152 0.0769) |
| OKLCH | oklch(81.97% 0.138 146.3) |
| XYZ | xyz(40.0717, 58.0937, 34.2959) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.46
Hospital Green
#9BE5AA
ΔE00 4.91
Light Sea Green
#98F6B0
ΔE00 6.37
Weird Green
#3AE57F
ΔE00 6.43
Soft Green
#6FC276
ΔE00 6.53
Emerald
#50C878
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DC8D #DC85D4
analogous
#A9DC85 #85DC8D #85DCB9
triadic
#85DC8D #8D85DC #DC8D85
tetradic
#85DC8D #85A9DC #DC85D4 #DCB985
square
#85DC8D #85A9DC #DC85D4 #DCB985
split-complementary
#85DC8D #B985DC #DC85A9
monochromatic
#33B33F #55CE61 #85DC8D #B5EAB9 #E4F7E6
Accessibility & contrast
On white
1.66
#85DC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#85DC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DC8D
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DC8D | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE88
Deuteranopia (green-blind)
#D2C592
Tritanopia (blue-blind)
#79D8C8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #85dc8d; /* rgb */ color: rgb(133, 220, 141); /* oklch */ color: oklch(82.0% 0.138 146.3);
Tailwind
colors: {
custom: {
50: '#ace7af',
500: '#85dc8d',
950: '#000000',
},
}SCSS
$custom: #85dc8d; $custom-light: #ace7af; $custom-dark: #000000;
JSON
{
"hex": "#85dc8d",
"rgb": {
"r": 133,
"g": 220,
"b": 141
},
"hsl": {
"h": 125.517,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.81969,
"c": 0.13847,
"h": 146.3
},
"luminance": 0.58096
}Semantic roles & 50–950 ramp
primary
#85DC8D
secondary
#B352AA
accent
#23B4C3
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481