#85CC8A#85CC8A
#85CC8A is a light, moderate green. Relative luminance 0.500; OKLCH L 78.1% C 0.117 H 146.0°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #85CC8A |
|---|---|
| RGB | rgb(133, 204, 138) |
| HSL | hsl(124, 41%, 66%) |
| HSV | hsv(124, 35%, 80%) |
| CMYK | cmyk(34.8%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(76.07, -35.60, 26.05) |
| CIE-LCH | lch(76.07, 44.11, 143.81°) |
| OKLab | oklab(78.12% -0.0971 0.0655) |
| OKLCH | oklch(78.12% 0.117 146) |
| XYZ | xyz(35.8515, 50.0054, 31.8028) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.93
Pistachio
#93C572
ΔE00 5.73
Emerald
#50C878
ΔE00 5.86
Darkseagreen
#8FBC8F
ΔE00 6.13
Hospital Green
#9BE5AA
ΔE00 6.43
Fern
#63B76C
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CC8A #CC85C7
analogous
#A3CC85 #85CC8A #85CCAD
triadic
#85CC8A #8A85CC #CC8A85
tetradic
#85CC8A #85A3CC #CC85C7 #CCAD85
square
#85CC8A #85A3CC #CC85C7 #CCAD85
split-complementary
#85CC8A #AD85CC #CC85A3
monochromatic
#3F9745 #5ABA61 #85CC8A #B0DEB3 #DBF0DD
Accessibility & contrast
On white
1.91
#85CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#85CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CC8A
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CC8A | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#C3B98E
Tritanopia (blue-blind)
#7CC9BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #85cc8a; /* rgb */ color: rgb(133, 204, 138); /* oklch */ color: oklch(78.1% 0.117 146.0);
Tailwind
colors: {
custom: {
50: '#abdcac',
500: '#85cc8a',
950: '#000000',
},
}SCSS
$custom: #85cc8a; $custom-light: #abdcac; $custom-dark: #000000;
JSON
{
"hex": "#85cc8a",
"rgb": {
"r": 133,
"g": 204,
"b": 138
},
"hsl": {
"h": 124.225,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.78124,
"c": 0.11712,
"h": 146
},
"luminance": 0.50007
}Semantic roles & 50–950 ramp
primary
#85CC8A
secondary
#9E5799
accent
#31ABB4
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481