#5EEE85#5EEE85
#5EEE85 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.191 H 149.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE85 |
|---|---|
| RGB | rgb(94, 238, 133) |
| HSL | hsl(136, 81%, 65%) |
| HSV | hsv(136, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(84.60, -60.73, 39.51) |
| CIE-LCH | lch(84.60, 72.45, 146.95°) |
| OKLab | oklab(84.66% -0.164 0.0971) |
| OKLCH | oklch(84.66% 0.191 149.4) |
| XYZ | xyz(39.4214, 65.2184, 32.6967) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Turquoise Green
#04F489
ΔE00 3.29
Wintergreen
#20F986
ΔE00 3.36
Minty Green
#0BF77D
ΔE00 3.45
Spearmint
#1EF876
ΔE00 3.82
Sea Green (survey)
#53FCA1
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE85 #EE5EC7
analogous
#7FEE5E #5EEE85 #5EEECD
triadic
#5EEE85 #855EEE #EE855E
tetradic
#5EEE85 #5E7FEE #EE5EC7 #EECD5E
square
#5EEE85 #5E7FEE #EE5EC7 #EECD5E
split-complementary
#5EEE85 #CD5EEE #EE5E7F
monochromatic
#14BE42 #27E85B #5EEE85 #95F4AF #CDFAD9
Accessibility & contrast
On white
1.50
#5EEE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5EEE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE85
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE85 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7D
Deuteranopia (green-blind)
#DDCE8C
Tritanopia (blue-blind)
#33EAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eee85; /* rgb */ color: rgb(94, 238, 133); /* oklch */ color: oklch(84.7% 0.191 149.4);
Tailwind
colors: {
custom: {
50: '#99f4aa',
500: '#5eee85',
950: '#000000',
},
}SCSS
$custom: #5eee85; $custom-light: #99f4aa; $custom-dark: #000000;
JSON
{
"hex": "#5eee85",
"rgb": {
"r": 94,
"g": 238,
"b": 133
},
"hsl": {
"h": 136.25,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.84655,
"c": 0.19061,
"h": 149.4
},
"luminance": 0.65222
}Semantic roles & 50–950 ramp
primary
#5EEE85
secondary
#BC3497
accent
#08A4DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581