#85CD88#85CD88
#85CD88 is a light, vivid green. Relative luminance 0.504; OKLCH L 78.3% C 0.121 H 145.3°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #85CD88 |
|---|---|
| RGB | rgb(133, 205, 136) |
| HSL | hsl(123, 42%, 66%) |
| HSV | hsv(123, 35%, 80%) |
| CMYK | cmyk(35.1%, 0%, 33.7%, 19.6%) |
| CIE-LAB | lab(76.33, -36.39, 27.44) |
| CIE-LCH | lch(76.33, 45.57, 142.98°) |
| OKLab | oklab(78.32% -0.0992 0.0688) |
| OKLCH | oklch(78.32% 0.121 145.3) |
| XYZ | xyz(35.9464, 50.4249, 31.1267) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.83
Pistachio
#93C572
ΔE00 5.41
Emerald
#50C878
ΔE00 5.75
Hospital Green
#9BE5AA
ΔE00 6.45
Darkseagreen
#8FBC8F
ΔE00 6.62
Fern
#63B76C
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CD88 #CD85CA
analogous
#A6CD85 #85CD88 #85CDAC
triadic
#85CD88 #8885CD #CD8885
tetradic
#85CD88 #85A6CD #CD85CA #CDAC85
square
#85CD88 #85A6CD #CD85CA #CDAC85
split-complementary
#85CD88 #AC85CD #CD85A6
monochromatic
#3F9942 #5ABB5E #85CD88 #B0DFB2 #DCF1DD
Accessibility & contrast
On white
1.89
#85CD88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#85CD88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CD88
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CD88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CD88 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C183
Deuteranopia (green-blind)
#C5B98C
Tritanopia (blue-blind)
#7DC9BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #85cd88; /* rgb */ color: rgb(133, 205, 136); /* oklch */ color: oklch(78.3% 0.121 145.3);
Tailwind
colors: {
custom: {
50: '#abdcab',
500: '#85cd88',
950: '#000000',
},
}SCSS
$custom: #85cd88; $custom-light: #abdcab; $custom-dark: #000000;
JSON
{
"hex": "#85cd88",
"rgb": {
"r": 133,
"g": 205,
"b": 136
},
"hsl": {
"h": 122.5,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.78321,
"c": 0.12072,
"h": 145.3
},
"luminance": 0.50427
}Semantic roles & 50–950 ramp
primary
#85CD88
secondary
#9F579C
accent
#31AFB5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481