#85DC86#85DC86
#85DC86 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.8% C 0.145 H 144.3°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #85DC86 |
|---|---|
| RGB | rgb(133, 220, 134) |
| HSL | hsl(121, 55%, 69%) |
| HSV | hsv(121, 40%, 86%) |
| CMYK | cmyk(39.5%, 0%, 39.1%, 13.7%) |
| CIE-LAB | lab(80.68, -43.38, 34.22) |
| CIE-LCH | lch(80.68, 55.25, 141.73°) |
| OKLab | oklab(81.84% -0.1181 0.0848) |
| OKLCH | oklch(81.84% 0.145 144.3) |
| XYZ | xyz(39.5673, 57.8919, 31.6390) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.07
Hospital Green
#9BE5AA
ΔE00 5.96
Lightish Green
#61E160
ΔE00 6.12
Weird Green
#3AE57F
ΔE00 6.27
Soft Green
#6FC276
ΔE00 6.59
Palegreen
#98FB98
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DC86 #DC85DB
analogous
#B0DC85 #85DC86 #85DCB2
triadic
#85DC86 #8685DC #DC8685
tetradic
#85DC86 #85B0DC #DC85DB #DCB285
square
#85DC86 #85B0DC #DC85DB #DCB285
split-complementary
#85DC86 #B285DC #DC85B0
monochromatic
#33B335 #55CE57 #85DC86 #B5EAB5 #E4F7E4
Accessibility & contrast
On white
1.67
#85DC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#85DC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DC86
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DC86 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD80
Deuteranopia (green-blind)
#D2C58B
Tritanopia (blue-blind)
#7BD7C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #85dc86; /* rgb */ color: rgb(133, 220, 134); /* oklch */ color: oklch(81.8% 0.145 144.3);
Tailwind
colors: {
custom: {
50: '#ace7aa',
500: '#85dc86',
950: '#000000',
},
}SCSS
$custom: #85dc86; $custom-light: #ace7aa; $custom-dark: #000000;
JSON
{
"hex": "#85dc86",
"rgb": {
"r": 133,
"g": 220,
"b": 134
},
"hsl": {
"h": 120.69,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.81841,
"c": 0.1454,
"h": 144.3
},
"luminance": 0.57894
}Semantic roles & 50–950 ramp
primary
#85DC86
secondary
#B352B2
accent
#23C1C3
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481