#85EA85#85EA85
#85EA85 is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.2% C 0.167 H 143.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #85EA85 |
|---|---|
| RGB | rgb(133, 234, 133) |
| HSL | hsl(120, 71%, 72%) |
| HSV | hsv(120, 43%, 92%) |
| CMYK | cmyk(43.2%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(84.75, -49.47, 39.98) |
| CIE-LCH | lch(84.75, 63.61, 141.05°) |
| OKLab | oklab(85.16% -0.1347 0.0981) |
| OKLCH | oklch(85.16% 0.167 143.9) |
| XYZ | xyz(43.3272, 65.5228, 32.5499) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.66
Palegreen
#98FB98
ΔE00 3.87
Baby Green
#8CFF9E
ΔE00 4.73
Mint Green
#8FFF9F
ΔE00 4.75
Light Green
#96F97B
ΔE00 4.79
Lightish Green
#61E160
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85EA85 #EA85EA
analogous
#B8EA85 #85EA85 #85EAB8
triadic
#85EA85 #8585EA #EA8585
tetradic
#85EA85 #85B8EA #EA85EA #EAB885
square
#85EA85 #85B8EA #EA85EA #EAB885
split-complementary
#85EA85 #B885EA #EA85B8
monochromatic
#24D124 #51E151 #85EA85 #B9F3B9 #E5FBE5
Accessibility & contrast
On white
1.49
#85EA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#85EA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85EA85
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85EA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85EA85 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97D
Deuteranopia (green-blind)
#DFD08B
Tritanopia (blue-blind)
#78E5D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #85ea85; /* rgb */ color: rgb(133, 234, 133); /* oklch */ color: oklch(85.2% 0.167 143.9);
Tailwind
colors: {
custom: {
50: '#aef1aa',
500: '#85ea85',
950: '#000000',
},
}SCSS
$custom: #85ea85; $custom-light: #aef1aa; $custom-dark: #000000;
JSON
{
"hex": "#85ea85",
"rgb": {
"r": 133,
"g": 234,
"b": 133
},
"hsl": {
"h": 120,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.85155,
"c": 0.16657,
"h": 143.9
},
"luminance": 0.65526
}Semantic roles & 50–950 ramp
primary
#85EA85
secondary
#C450C4
accent
#13D3D3
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581