#85EE8B#85EE8B
#85EE8B is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.2% C 0.167 H 145.2°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #85EE8B |
|---|---|
| RGB | rgb(133, 238, 139) |
| HSL | hsl(123, 76%, 73%) |
| HSV | hsv(123, 44%, 93%) |
| CMYK | cmyk(44.1%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(86.00, -50.25, 38.63) |
| CIE-LCH | lch(86.00, 63.39, 142.45°) |
| OKLab | oklab(86.21% -0.1367 0.0952) |
| OKLCH | oklch(86.21% 0.167 145.2) |
| XYZ | xyz(44.9053, 67.9967, 35.1795) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.25
Palegreen
#98FB98
ΔE00 3.09
Baby Green
#8CFF9E
ΔE00 3.72
Mint Green
#8FFF9F
ΔE00 3.75
Foam Green
#90FDA9
ΔE00 4.45
Easter Green
#8CFD7E
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85EE8B #EE85E8
analogous
#B3EE85 #85EE8B #85EEC0
triadic
#85EE8B #8B85EE #EE8B85
tetradic
#85EE8B #85B3EE #EE85E8 #EEC085
square
#85EE8B #85B3EE #EE85E8 #EEC085
split-complementary
#85EE8B #C085EE #EE85B3
monochromatic
#1EDA29 #4FE758 #85EE8B #BBF5BE #E4FBE5
Accessibility & contrast
On white
1.44
#85EE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#85EE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85EE8B
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85EE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85EE8B | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD84
Deuteranopia (green-blind)
#E2D391
Tritanopia (blue-blind)
#76E9D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #85ee8b; /* rgb */ color: rgb(133, 238, 139); /* oklch */ color: oklch(86.2% 0.167 145.2);
Tailwind
colors: {
custom: {
50: '#aef4ae',
500: '#85ee8b',
950: '#000000',
},
}SCSS
$custom: #85ee8b; $custom-light: #aef4ae; $custom-dark: #000000;
JSON
{
"hex": "#85ee8b",
"rgb": {
"r": 133,
"g": 238,
"b": 139
},
"hsl": {
"h": 123.429,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.86205,
"c": 0.16654,
"h": 145.2
},
"luminance": 0.68
}Semantic roles & 50–950 ramp
primary
#85EE8B
secondary
#C94FC2
accent
#0ECCD8
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581