#85DC79#85DC79
#85DC79 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.6% C 0.158 H 141.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #85DC79 |
|---|---|
| RGB | rgb(133, 220, 121) |
| HSL | hsl(113, 59%, 67%) |
| HSV | hsv(113, 45%, 86%) |
| CMYK | cmyk(39.5%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(80.49, -45.26, 40.47) |
| CIE-LCH | lch(80.49, 60.71, 138.20°) |
| OKLab | oklab(81.62% -0.1235 0.0987) |
| OKLCH | oklch(81.62% 0.158 141.4) |
| XYZ | xyz(38.7157, 57.5512, 27.1539) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.33
Lightish Green
#61E160
ΔE00 4.56
Fresh Green
#69D84F
ΔE00 5.22
Weird Green
#3AE57F
ΔE00 6.61
Pistachio
#93C572
ΔE00 6.65
Palegreen
#98FB98
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DC79 #D079DC
analogous
#B7DC79 #85DC79 #79DC9F
triadic
#85DC79 #7985DC #DC7985
tetradic
#85DC79 #79B7DC #D079DC #DC9F79
square
#85DC79 #79B7DC #D079DC #DC9F79
split-complementary
#85DC79 #9F79DC #DC79B7
monochromatic
#3DAD2D #59CF48 #85DC79 #B1E9AA #DDF5DA
Accessibility & contrast
On white
1.68
#85DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#85DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DC79
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DC79 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD71
Deuteranopia (green-blind)
#D4C57F
Tritanopia (blue-blind)
#7DD7C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #85dc79; /* rgb */ color: rgb(133, 220, 121); /* oklch */ color: oklch(81.6% 0.158 141.4);
Tailwind
colors: {
custom: {
50: '#ade7a1',
500: '#85dc79',
950: '#000000',
},
}SCSS
$custom: #85dc79; $custom-light: #ade7a1; $custom-dark: #000000;
JSON
{
"hex": "#85dc79",
"rgb": {
"r": 133,
"g": 220,
"b": 121
},
"hsl": {
"h": 112.727,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.81624,
"c": 0.15811,
"h": 141.4
},
"luminance": 0.57553
}Semantic roles & 50–950 ramp
primary
#85DC79
secondary
#A34AB0
accent
#1FC6B2
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#11160F
muted
#818480