#85EF8B#85EF8B
#85EF8B is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.4% C 0.168 H 145.1°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #85EF8B |
|---|---|
| RGB | rgb(133, 239, 139) |
| HSL | hsl(123, 77%, 73%) |
| HSV | hsv(123, 44%, 94%) |
| CMYK | cmyk(44.4%, 0%, 41.8%, 6.3%) |
| CIE-LAB | lab(86.30, -50.66, 39.01) |
| CIE-LCH | lch(86.30, 63.94, 142.41°) |
| OKLab | oklab(86.44% -0.1378 0.096) |
| OKLCH | oklch(86.44% 0.168 145.1) |
| XYZ | xyz(45.1972, 68.5806, 35.2768) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.34
Palegreen
#98FB98
ΔE00 2.92
Baby Green
#8CFF9E
ΔE00 3.55
Mint Green
#8FFF9F
ΔE00 3.59
Foam Green
#90FDA9
ΔE00 4.38
Easter Green
#8CFD7E
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85EF8B #EF85E9
analogous
#B4EF85 #85EF8B #85EFC0
triadic
#85EF8B #8B85EF #EF8B85
tetradic
#85EF8B #85B4EF #EF85E9 #EFC085
square
#85EF8B #85B4EF #EF85E9 #EFC085
split-complementary
#85EF8B #C085EF #EF85B4
monochromatic
#1DDD28 #4FE858 #85EF8B #BBF6BE #E4FBE5
Accessibility & contrast
On white
1.43
#85EF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#85EF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85EF8B
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85EF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85EF8B | 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)
#F2DE84
Deuteranopia (green-blind)
#E3D491
Tritanopia (blue-blind)
#76EAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #85ef8b; /* rgb */ color: rgb(133, 239, 139); /* oklch */ color: oklch(86.4% 0.168 145.1);
Tailwind
colors: {
custom: {
50: '#aef5ae',
500: '#85ef8b',
950: '#000000',
},
}SCSS
$custom: #85ef8b; $custom-light: #aef5ae; $custom-dark: #000000;
JSON
{
"hex": "#85ef8b",
"rgb": {
"r": 133,
"g": 239,
"b": 139
},
"hsl": {
"h": 123.396,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.86443,
"c": 0.16795,
"h": 145.1
},
"luminance": 0.68584
}Semantic roles & 50–950 ramp
primary
#85EF8B
secondary
#CA4EC3
accent
#0CCDD9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581