#85EF8D#85EF8D
#85EF8D is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.5% C 0.166 H 145.6°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #85EF8D |
|---|---|
| RGB | rgb(133, 239, 141) |
| HSL | hsl(125, 77%, 73%) |
| HSV | hsv(125, 44%, 94%) |
| CMYK | cmyk(44.4%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(86.33, -50.37, 38.06) |
| CIE-LCH | lch(86.33, 63.13, 142.92°) |
| OKLab | oklab(86.48% -0.137 0.0939) |
| OKLCH | oklch(86.48% 0.166 145.6) |
| XYZ | xyz(45.3447, 68.6396, 36.0535) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.26
Palegreen
#98FB98
ΔE00 2.92
Baby Green
#8CFF9E
ΔE00 3.45
Mint Green
#8FFF9F
ΔE00 3.48
Foam Green
#90FDA9
ΔE00 4.14
Easter Green
#8CFD7E
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85EF8D #EF85E7
analogous
#B2EF85 #85EF8D #85EFC2
triadic
#85EF8D #8D85EF #EF8D85
tetradic
#85EF8D #85B2EF #EF85E7 #EFC285
square
#85EF8D #85B2EF #EF85E7 #EFC285
split-complementary
#85EF8D #C285EF #EF85B2
monochromatic
#1DDD2B #4FE85A #85EF8D #BBF6C0 #E4FBE6
Accessibility & contrast
On white
1.43
#85EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#85EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85EF8D
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85EF8D | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#E3D493
Tritanopia (blue-blind)
#76EAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #85ef8d; /* rgb */ color: rgb(133, 239, 141); /* oklch */ color: oklch(86.5% 0.166 145.6);
Tailwind
colors: {
custom: {
50: '#aef5af',
500: '#85ef8d',
950: '#000000',
},
}SCSS
$custom: #85ef8d; $custom-light: #aef5af; $custom-dark: #000000;
JSON
{
"hex": "#85ef8d",
"rgb": {
"r": 133,
"g": 239,
"b": 141
},
"hsl": {
"h": 124.528,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.86477,
"c": 0.16605,
"h": 145.6
},
"luminance": 0.68643
}Semantic roles & 50–950 ramp
primary
#85EF8D
secondary
#CA4EC1
accent
#0CCAD9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581