#85DC91#85DC91
#85DC91 is a very light, vivid green. Relative luminance 0.582; OKLCH L 82.0% C 0.135 H 147.5°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #85DC91 |
|---|---|
| RGB | rgb(133, 220, 145) |
| HSL | hsl(128, 55%, 69%) |
| HSV | hsv(128, 40%, 86%) |
| CMYK | cmyk(39.5%, 0%, 34.1%, 13.7%) |
| CIE-LAB | lab(80.86, -41.63, 28.84) |
| CIE-LCH | lch(80.86, 50.64, 145.29°) |
| OKLab | oklab(82.05% -0.1134 0.0723) |
| OKLCH | oklch(82.05% 0.135 147.5) |
| XYZ | xyz(40.3747, 58.2149, 35.8917) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.34
Lightgreen
#90EE90
ΔE00 4.85
Light Sea Green
#98F6B0
ΔE00 6.08
Soft Green
#6FC276
ΔE00 6.62
Weird Green
#3AE57F
ΔE00 6.65
Emerald
#50C878
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DC91 #DC85D0
analogous
#A5DC85 #85DC91 #85DCBD
triadic
#85DC91 #9185DC #DC9185
tetradic
#85DC91 #85A5DC #DC85D0 #DCBD85
square
#85DC91 #85A5DC #DC85D0 #DCBD85
split-complementary
#85DC91 #BD85DC #DC85A5
monochromatic
#33B345 #55CE66 #85DC91 #B5EABC #E4F7E7
Accessibility & contrast
On white
1.66
#85DC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#85DC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DC91
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DC91 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8C
Deuteranopia (green-blind)
#D1C595
Tritanopia (blue-blind)
#78D8C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #85dc91; /* rgb */ color: rgb(133, 220, 145); /* oklch */ color: oklch(82.0% 0.135 147.5);
Tailwind
colors: {
custom: {
50: '#ace7b1',
500: '#85dc91',
950: '#000000',
},
}SCSS
$custom: #85dc91; $custom-light: #ace7b1; $custom-dark: #000000;
JSON
{
"hex": "#85dc91",
"rgb": {
"r": 133,
"g": 220,
"b": 145
},
"hsl": {
"h": 128.276,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.82046,
"c": 0.13451,
"h": 147.5
},
"luminance": 0.58217
}Semantic roles & 50–950 ramp
primary
#85DC91
secondary
#B352A6
accent
#23ADC3
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101611
muted
#818481