#85F08E#85F08E
#85F08E is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.7% C 0.167 H 145.8°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #85F08E |
|---|---|
| RGB | rgb(133, 240, 142) |
| HSL | hsl(125, 78%, 73%) |
| HSV | hsv(125, 45%, 94%) |
| CMYK | cmyk(44.6%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(86.63, -50.63, 37.96) |
| CIE-LCH | lch(86.63, 63.28, 143.14°) |
| OKLab | oklab(86.73% -0.1377 0.0937) |
| OKLCH | oklch(86.73% 0.167 145.8) |
| XYZ | xyz(45.7130, 69.2566, 36.5450) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.34
Palegreen
#98FB98
ΔE00 2.77
Baby Green
#8CFF9E
ΔE00 3.23
Mint Green
#8FFF9F
ΔE00 3.27
Foam Green
#90FDA9
ΔE00 3.96
Easter Green
#8CFD7E
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85F08E #F085E7
analogous
#B1F085 #85F08E #85F0C3
triadic
#85F08E #8E85F0 #F08E85
tetradic
#85F08E #85B1F0 #F085E7 #F0C385
square
#85F08E #85B1F0 #F085E7 #F0C385
split-complementary
#85F08E #C385F0 #F085B1
monochromatic
#1BDF2C #4EE95C #85F08E #BBF7C0 #E4FCE6
Accessibility & contrast
On white
1.41
#85F08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#85F08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85F08E
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85F08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85F08E | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF87
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#75EBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #85f08e; /* rgb */ color: rgb(133, 240, 142); /* oklch */ color: oklch(86.7% 0.167 145.8);
Tailwind
colors: {
custom: {
50: '#aef5b0',
500: '#85f08e',
950: '#000000',
},
}SCSS
$custom: #85f08e; $custom-light: #aef5b0; $custom-dark: #000000;
JSON
{
"hex": "#85f08e",
"rgb": {
"r": 133,
"g": 240,
"b": 142
},
"hsl": {
"h": 125.047,
"s": 78.102,
"l": 73.137
},
"oklch": {
"l": 0.86731,
"c": 0.16652,
"h": 145.8
},
"luminance": 0.6926
}Semantic roles & 50–950 ramp
primary
#85F08E
secondary
#CB4EC1
accent
#0BC9DA
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581