#85DC7F#85DC7F
#85DC7F is a light, vivid green. Relative luminance 0.577; OKLCH L 81.7% C 0.152 H 142.7°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #85DC7F |
|---|---|
| RGB | rgb(133, 220, 127) |
| HSL | hsl(116, 57%, 68%) |
| HSV | hsv(116, 42%, 86%) |
| CMYK | cmyk(39.5%, 0%, 42.3%, 13.7%) |
| CIE-LAB | lab(80.57, -44.42, 37.60) |
| CIE-LCH | lch(80.57, 58.20, 139.75°) |
| OKLab | oklab(81.72% -0.1211 0.0924) |
| OKLCH | oklch(81.72% 0.152 142.7) |
| XYZ | xyz(39.0951, 57.7030, 29.1523) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.07
Lightish Green
#61E160
ΔE00 5.20
Fresh Green
#69D84F
ΔE00 6.07
Weird Green
#3AE57F
ΔE00 6.36
Pistachio
#93C572
ΔE00 6.71
Palegreen
#98FB98
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DC7F #D67FDC
analogous
#B3DC7F #85DC7F #7FDCA7
triadic
#85DC7F #7F85DC #DC7F85
tetradic
#85DC7F #7FB3DC #D67FDC #DCA77F
square
#85DC7F #7FB3DC #D67FDC #DCA77F
split-complementary
#85DC7F #A77FDC #DC7FB3
monochromatic
#38B030 #57CF4F #85DC7F #B3E9AF #E1F6DF
Accessibility & contrast
On white
1.67
#85DC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#85DC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DC7F
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DC7F | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD78
Deuteranopia (green-blind)
#D3C585
Tritanopia (blue-blind)
#7CD7C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #85dc7f; /* rgb */ color: rgb(133, 220, 127); /* oklch */ color: oklch(81.7% 0.152 142.7);
Tailwind
colors: {
custom: {
50: '#ace7a5',
500: '#85dc7f',
950: '#000000',
},
}SCSS
$custom: #85dc7f; $custom-light: #ace7a5; $custom-dark: #000000;
JSON
{
"hex": "#85dc7f",
"rgb": {
"r": 133,
"g": 220,
"b": 127
},
"hsl": {
"h": 116.129,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.81721,
"c": 0.15229,
"h": 142.7
},
"luminance": 0.57705
}Semantic roles & 50–950 ramp
primary
#85DC7F
secondary
#AC4DB2
accent
#21C5BA
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10160F
muted
#818480