#85CD84#85CD84
#85CD84 is a light, vivid green. Relative luminance 0.503; OKLCH L 78.2% C 0.125 H 144.0°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #85CD84 |
|---|---|
| RGB | rgb(133, 205, 132) |
| HSL | hsl(119, 42%, 66%) |
| HSV | hsv(119, 36%, 80%) |
| CMYK | cmyk(35.1%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(76.26, -37.03, 29.43) |
| CIE-LCH | lch(76.26, 47.30, 141.53°) |
| OKLab | oklab(78.24% -0.1009 0.0734) |
| OKLCH | oklch(78.24% 0.125 144) |
| XYZ | xyz(35.6675, 50.3133, 29.6574) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.65
Pistachio
#93C572
ΔE00 4.82
Emerald
#50C878
ΔE00 5.72
Fern
#63B76C
ΔE00 6.64
Hospital Green
#9BE5AA
ΔE00 6.86
Dark Mint
#48C072
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CD84 #CC84CD
analogous
#A9CD84 #85CD84 #84CDA7
triadic
#85CD84 #8485CD #CD8485
tetradic
#85CD84 #84A9CD #CC84CD #CDA784
square
#85CD84 #84A9CD #CC84CD #CDA784
split-complementary
#85CD84 #A784CD #CD84A9
monochromatic
#3F993E #5ABB58 #85CD84 #B0DFB0 #DBF0DB
Accessibility & contrast
On white
1.90
#85CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#85CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CD84
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CD84 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07F
Deuteranopia (green-blind)
#C5B988
Tritanopia (blue-blind)
#7DC9BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #85cd84; /* rgb */ color: rgb(133, 205, 132); /* oklch */ color: oklch(78.2% 0.125 144.0);
Tailwind
colors: {
custom: {
50: '#abdca8',
500: '#85cd84',
950: '#000000',
},
}SCSS
$custom: #85cd84; $custom-light: #abdca8; $custom-dark: #000000;
JSON
{
"hex": "#85cd84",
"rgb": {
"r": 133,
"g": 205,
"b": 132
},
"hsl": {
"h": 119.178,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.78243,
"c": 0.12484,
"h": 144
},
"luminance": 0.50315
}Semantic roles & 50–950 ramp
primary
#85CD84
secondary
#9E569F
accent
#30B5B3
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480