#85EF8C#85EF8C
#85EF8C is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.5% C 0.167 H 145.3°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #85EF8C |
|---|---|
| RGB | rgb(133, 239, 140) |
| HSL | hsl(124, 77%, 73%) |
| HSV | hsv(124, 44%, 94%) |
| CMYK | cmyk(44.4%, 0%, 41.4%, 6.3%) |
| CIE-LAB | lab(86.31, -50.52, 38.53) |
| CIE-LCH | lch(86.31, 63.53, 142.66°) |
| OKLab | oklab(86.46% -0.1374 0.095) |
| OKLCH | oklch(86.46% 0.167 145.3) |
| XYZ | xyz(45.2706, 68.6099, 35.6634) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.29
Palegreen
#98FB98
ΔE00 2.92
Baby Green
#8CFF9E
ΔE00 3.50
Mint Green
#8FFF9F
ΔE00 3.53
Foam Green
#90FDA9
ΔE00 4.26
Easter Green
#8CFD7E
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85EF8C #EF85E8
analogous
#B3EF85 #85EF8C #85EFC1
triadic
#85EF8C #8C85EF #EF8C85
tetradic
#85EF8C #85B3EF #EF85E8 #EFC185
square
#85EF8C #85B3EF #EF85E8 #EFC185
split-complementary
#85EF8C #C185EF #EF85B3
monochromatic
#1DDD2A #4FE859 #85EF8C #BBF6BF #E4FBE5
Accessibility & contrast
On white
1.43
#85EF8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#85EF8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85EF8C
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85EF8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85EF8C | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE85
Deuteranopia (green-blind)
#E3D492
Tritanopia (blue-blind)
#76EAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #85ef8c; /* rgb */ color: rgb(133, 239, 140); /* oklch */ color: oklch(86.5% 0.167 145.3);
Tailwind
colors: {
custom: {
50: '#aef5af',
500: '#85ef8c',
950: '#000000',
},
}SCSS
$custom: #85ef8c; $custom-light: #aef5af; $custom-dark: #000000;
JSON
{
"hex": "#85ef8c",
"rgb": {
"r": 133,
"g": 239,
"b": 140
},
"hsl": {
"h": 123.962,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.8646,
"c": 0.167,
"h": 145.3
},
"luminance": 0.68613
}Semantic roles & 50–950 ramp
primary
#85EF8C
secondary
#CA4EC2
accent
#0CCCD9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581