#85EA99#85EA99
#85EA99 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.5% C 0.147 H 148.9°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #85EA99 |
|---|---|
| RGB | rgb(133, 234, 153) |
| HSL | hsl(132, 71%, 72%) |
| HSV | hsv(132, 43%, 92%) |
| CMYK | cmyk(43.2%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(85.06, -46.37, 30.37) |
| CIE-LCH | lch(85.06, 55.43, 146.77°) |
| OKLab | oklab(85.51% -0.1262 0.0761) |
| OKLCH | oklch(85.51% 0.147 148.9) |
| XYZ | xyz(44.8428, 66.1291, 40.5321) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.83
Light Sea Green
#98F6B0
ΔE00 3.70
Seafoam (survey)
#80F9AD
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 4.00
Foam Green
#90FDA9
ΔE00 4.02
Light Bluish Green
#76FDA8
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85EA99 #EA85D6
analogous
#A4EA85 #85EA99 #85EACB
triadic
#85EA99 #9985EA #EA9985
tetradic
#85EA99 #85A4EA #EA85D6 #EACB85
square
#85EA99 #85A4EA #EA85D6 #EACB85
split-complementary
#85EA99 #CB85EA #EA85A4
monochromatic
#24D146 #51E16D #85EA99 #B9F3C5 #E5FBE9
Accessibility & contrast
On white
1.48
#85EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#85EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85EA99
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85EA99 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB94
Deuteranopia (green-blind)
#DDD09E
Tritanopia (blue-blind)
#74E6D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #85ea99; /* rgb */ color: rgb(133, 234, 153); /* oklch */ color: oklch(85.5% 0.147 148.9);
Tailwind
colors: {
custom: {
50: '#adf1b7',
500: '#85ea99',
950: '#000000',
},
}SCSS
$custom: #85ea99; $custom-light: #adf1b7; $custom-dark: #000000;
JSON
{
"hex": "#85ea99",
"rgb": {
"r": 133,
"g": 234,
"b": 153
},
"hsl": {
"h": 131.881,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.85509,
"c": 0.14739,
"h": 148.9
},
"luminance": 0.66132
}Semantic roles & 50–950 ramp
primary
#85EA99
secondary
#C450AD
accent
#13ADD3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#111711
muted
#818581