#85E17D#85E17D
#85E17D is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.9% C 0.161 H 142.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #85E17D |
|---|---|
| RGB | rgb(133, 225, 125) |
| HSL | hsl(115, 63%, 69%) |
| HSV | hsv(115, 44%, 88%) |
| CMYK | cmyk(40.9%, 0%, 44.4%, 11.8%) |
| CIE-LAB | lab(82.01, -46.83, 40.43) |
| CIE-LCH | lch(82.01, 61.87, 139.20°) |
| OKLab | oklab(82.88% -0.1277 0.0988) |
| OKLCH | oklch(82.88% 0.161 142.3) |
| XYZ | xyz(40.2980, 60.3152, 28.9167) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.26
Lightish Green
#61E160
ΔE00 4.37
Fresh Green
#69D84F
ΔE00 5.60
Palegreen
#98FB98
ΔE00 5.77
Light Green
#96F97B
ΔE00 6.00
Weird Green
#3AE57F
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85E17D #D97DE1
analogous
#B7E17D #85E17D #7DE1A7
triadic
#85E17D #7D85E1 #E17D85
tetradic
#85E17D #7DB7E1 #D97DE1 #E1A77D
square
#85E17D #7DB7E1 #D97DE1 #E1A77D
split-complementary
#85E17D #A77DE1 #E17DB7
monochromatic
#36B92B #56D64B #85E17D #B4ECAF #E2F8E0
Accessibility & contrast
On white
1.61
#85E17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#85E17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85E17D
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85E17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85E17D | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D175
Deuteranopia (green-blind)
#D8C983
Tritanopia (blue-blind)
#7CDCC9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #85e17d; /* rgb */ color: rgb(133, 225, 125); /* oklch */ color: oklch(82.9% 0.161 142.3);
Tailwind
colors: {
custom: {
50: '#adeba4',
500: '#85e17d',
950: '#000000',
},
}SCSS
$custom: #85e17d; $custom-light: #adeba4; $custom-dark: #000000;
JSON
{
"hex": "#85e17d",
"rgb": {
"r": 133,
"g": 225,
"b": 125
},
"hsl": {
"h": 115.2,
"s": 62.5,
"l": 68.627
},
"oklch": {
"l": 0.82881,
"c": 0.16143,
"h": 142.3
},
"luminance": 0.60318
}Semantic roles & 50–950 ramp
primary
#85E17D
secondary
#AF4AB8
accent
#1BCABC
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#11160F
muted
#818480