#85E07F#85E07F
#85E07F is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.7% C 0.158 H 142.7°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #85E07F |
|---|---|
| RGB | rgb(133, 224, 127) |
| HSL | hsl(116, 61%, 69%) |
| HSV | hsv(116, 43%, 88%) |
| CMYK | cmyk(40.6%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(81.74, -46.13, 39.10) |
| CIE-LCH | lch(81.74, 60.47, 139.71°) |
| OKLab | oklab(82.68% -0.1257 0.0958) |
| OKLCH | oklch(82.68% 0.158 142.7) |
| XYZ | xyz(40.1575, 59.8278, 29.5065) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.30
Lightish Green
#61E160
ΔE00 4.69
Fresh Green
#69D84F
ΔE00 5.89
Palegreen
#98FB98
ΔE00 5.91
Weird Green
#3AE57F
ΔE00 6.05
Light Green
#96F97B
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85E07F #DA7FE0
analogous
#B6E07F #85E07F #7FE0AA
triadic
#85E07F #7F85E0 #E07F85
tetradic
#85E07F #7FB6E0 #DA7FE0 #E0AA7F
square
#85E07F #7FB6E0 #DA7FE0 #E0AA7F
split-complementary
#85E07F #AA7FE0 #E07FB6
monochromatic
#35B82D #56D44E #85E07F #B4ECB0 #E3F8E2
Accessibility & contrast
On white
1.62
#85E07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#85E07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85E07F
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85E07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85E07F | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D078
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#7BDBC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #85e07f; /* rgb */ color: rgb(133, 224, 127); /* oklch */ color: oklch(82.7% 0.158 142.7);
Tailwind
colors: {
custom: {
50: '#adeaa5',
500: '#85e07f',
950: '#000000',
},
}SCSS
$custom: #85e07f; $custom-light: #adeaa5; $custom-dark: #000000;
JSON
{
"hex": "#85e07f",
"rgb": {
"r": 133,
"g": 224,
"b": 127
},
"hsl": {
"h": 116.289,
"s": 61.006,
"l": 68.824
},
"oklch": {
"l": 0.82675,
"c": 0.15807,
"h": 142.7
},
"luminance": 0.5983
}Semantic roles & 50–950 ramp
primary
#85E07F
secondary
#B14CB7
accent
#1DC9BE
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#11160F
muted
#818480