#85CE8D#85CE8D
#85CE8D is a light, moderate green. Relative luminance 0.511; OKLCH L 78.7% C 0.117 H 147.0°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #85CE8D |
|---|---|
| RGB | rgb(133, 206, 141) |
| HSL | hsl(127, 43%, 66%) |
| HSV | hsv(127, 35%, 81%) |
| CMYK | cmyk(35.4%, 0%, 31.6%, 19.2%) |
| CIE-LAB | lab(76.71, -36.01, 25.34) |
| CIE-LCH | lch(76.71, 44.03, 144.87°) |
| OKLab | oklab(78.66% -0.0983 0.0638) |
| OKLCH | oklch(78.66% 0.117 147) |
| XYZ | xyz(36.5501, 51.0503, 33.1220) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.36
Hospital Green
#9BE5AA
ΔE00 5.89
Emerald
#50C878
ΔE00 5.93
Pistachio
#93C572
ΔE00 6.25
Darkseagreen
#8FBC8F
ΔE00 6.37
Fern
#63B76C
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CE8D #CE85C6
analogous
#A2CE85 #85CE8D #85CEB2
triadic
#85CE8D #8D85CE #CE8D85
tetradic
#85CE8D #85A2CE #CE85C6 #CEB285
square
#85CE8D #85A2CE #CE85C6 #CEB285
split-complementary
#85CE8D #B285CE #CE85A2
monochromatic
#3E9B48 #59BC64 #85CE8D #B1E0B6 #DCF1DF
Accessibility & contrast
On white
1.87
#85CE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#85CE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CE8D
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CE8D | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C289
Deuteranopia (green-blind)
#C5BA91
Tritanopia (blue-blind)
#7BCBBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #85ce8d; /* rgb */ color: rgb(133, 206, 141); /* oklch */ color: oklch(78.7% 0.117 147.0);
Tailwind
colors: {
custom: {
50: '#abddae',
500: '#85ce8d',
950: '#000000',
},
}SCSS
$custom: #85ce8d; $custom-light: #abddae; $custom-dark: #000000;
JSON
{
"hex": "#85ce8d",
"rgb": {
"r": 133,
"g": 206,
"b": 141
},
"hsl": {
"h": 126.575,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.78658,
"c": 0.11717,
"h": 147
},
"luminance": 0.51052
}Semantic roles & 50–950 ramp
primary
#85CE8D
secondary
#A15798
accent
#30A7B6
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481