#85DC9D#85DC9D
#85DC9D is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.3% C 0.123 H 151.8°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #85DC9D |
|---|---|
| RGB | rgb(133, 220, 157) |
| HSL | hsl(137, 55%, 69%) |
| HSV | hsv(137, 40%, 86%) |
| CMYK | cmyk(39.5%, 0%, 28.6%, 13.7%) |
| CIE-LAB | lab(81.07, -39.56, 22.92) |
| CIE-LCH | lch(81.07, 45.72, 149.92°) |
| OKLab | oklab(82.29% -0.1082 0.0581) |
| OKLCH | oklch(82.29% 0.123 151.8) |
| XYZ | xyz(41.3494, 58.6047, 41.0248) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.14
Seafoam
#7FE0B3
ΔE00 4.92
Light Sea Green
#98F6B0
ΔE00 5.78
Lightgreen
#90EE90
ΔE00 6.56
Seafoam (survey)
#80F9AD
ΔE00 6.61
Mint
#AAF0C1
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DC9D #DC85C4
analogous
#99DC85 #85DC9D #85DCC9
triadic
#85DC9D #9D85DC #DC9D85
tetradic
#85DC9D #8599DC #DC85C4 #DCC985
square
#85DC9D #8599DC #DC85C4 #DCC985
split-complementary
#85DC9D #C985DC #DC8599
monochromatic
#33B357 #55CE77 #85DC9D #B5EAC3 #E4F7E9
Accessibility & contrast
On white
1.65
#85DC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#85DC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DC9D
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DC9D | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF99
Deuteranopia (green-blind)
#CFC6A1
Tritanopia (blue-blind)
#75DACB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #85dc9d; /* rgb */ color: rgb(133, 220, 157); /* oklch */ color: oklch(82.3% 0.123 151.8);
Tailwind
colors: {
custom: {
50: '#ace7ba',
500: '#85dc9d',
950: '#000000',
},
}SCSS
$custom: #85dc9d; $custom-light: #ace7ba; $custom-dark: #000000;
JSON
{
"hex": "#85dc9d",
"rgb": {
"r": 133,
"g": 220,
"b": 157
},
"hsl": {
"h": 136.552,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.82292,
"c": 0.12281,
"h": 151.8
},
"luminance": 0.58607
}Semantic roles & 50–950 ramp
primary
#85DC9D
secondary
#B35298
accent
#2397C3
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481