#5EEE81#5EEE81
#5EEE81 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.6% C 0.194 H 148.6°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE81 |
|---|---|
| RGB | rgb(94, 238, 129) |
| HSL | hsl(135, 81%, 65%) |
| HSV | hsv(135, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 45.8%, 6.7%) |
| CIE-LAB | lab(84.54, -61.34, 41.39) |
| CIE-LCH | lch(84.54, 74.00, 145.99°) |
| OKLab | oklab(84.59% -0.1657 0.1012) |
| OKLCH | oklch(84.59% 0.194 148.6) |
| XYZ | xyz(39.1503, 65.1099, 31.2689) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.06
Minty Green
#0BF77D
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.41
Spearmint
#1EF876
ΔE00 3.53
Turquoise Green
#04F489
ΔE00 3.53
Spring Green
#00FF7F
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE81 #EE5ECB
analogous
#83EE5E #5EEE81 #5EEEC9
triadic
#5EEE81 #815EEE #EE815E
tetradic
#5EEE81 #5E83EE #EE5ECB #EEC95E
square
#5EEE81 #5E83EE #EE5ECB #EEC95E
split-complementary
#5EEE81 #C95EEE #EE5E83
monochromatic
#14BE3D #27E856 #5EEE81 #95F4AC #CDFAD8
Accessibility & contrast
On white
1.50
#5EEE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#5EEE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE81
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE81 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB78
Deuteranopia (green-blind)
#DECE88
Tritanopia (blue-blind)
#35EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eee81; /* rgb */ color: rgb(94, 238, 129); /* oklch */ color: oklch(84.6% 0.194 148.6);
Tailwind
colors: {
custom: {
50: '#99f5a7',
500: '#5eee81',
950: '#000000',
},
}SCSS
$custom: #5eee81; $custom-light: #99f5a7; $custom-dark: #000000;
JSON
{
"hex": "#5eee81",
"rgb": {
"r": 94,
"g": 238,
"b": 129
},
"hsl": {
"h": 134.583,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.84591,
"c": 0.19418,
"h": 148.6
},
"luminance": 0.65114
}Semantic roles & 50–950 ramp
primary
#5EEE81
secondary
#BC349B
accent
#08A9DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580