#5EEE84#5EEE84
#5EEE84 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.6% C 0.192 H 149.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE84 |
|---|---|
| RGB | rgb(94, 238, 132) |
| HSL | hsl(136, 81%, 65%) |
| HSV | hsv(136, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 44.5%, 6.7%) |
| CIE-LAB | lab(84.58, -60.88, 39.98) |
| CIE-LCH | lch(84.58, 72.84, 146.71°) |
| OKLab | oklab(84.64% -0.1645 0.0981) |
| OKLCH | oklch(84.64% 0.192 149.2) |
| XYZ | xyz(39.3526, 65.1909, 32.3346) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.90
Turquoise Green
#04F489
ΔE00 3.34
Wintergreen
#20F986
ΔE00 3.36
Minty Green
#0BF77D
ΔE00 3.41
Spearmint
#1EF876
ΔE00 3.74
Lightgreen
#90EE90
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE84 #EE5EC8
analogous
#80EE5E #5EEE84 #5EEECC
triadic
#5EEE84 #845EEE #EE845E
tetradic
#5EEE84 #5E80EE #EE5EC8 #EECC5E
square
#5EEE84 #5E80EE #EE5EC8 #EECC5E
split-complementary
#5EEE84 #CC5EEE #EE5E80
monochromatic
#14BE41 #27E85A #5EEE84 #95F4AE #CDFAD9
Accessibility & contrast
On white
1.50
#5EEE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5EEE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE84
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE84 | 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)
#F0DB7C
Deuteranopia (green-blind)
#DDCE8B
Tritanopia (blue-blind)
#33EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eee84; /* rgb */ color: rgb(94, 238, 132); /* oklch */ color: oklch(84.6% 0.192 149.2);
Tailwind
colors: {
custom: {
50: '#99f4a9',
500: '#5eee84',
950: '#000000',
},
}SCSS
$custom: #5eee84; $custom-light: #99f4a9; $custom-dark: #000000;
JSON
{
"hex": "#5eee84",
"rgb": {
"r": 94,
"g": 238,
"b": 132
},
"hsl": {
"h": 135.833,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.84639,
"c": 0.1915,
"h": 149.2
},
"luminance": 0.65195
}Semantic roles & 50–950 ramp
primary
#5EEE84
secondary
#BC3498
accent
#08A5DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581