#5EEE7E#5EEE7E
#5EEE7E is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.5% C 0.197 H 148.0°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE7E |
|---|---|
| RGB | rgb(94, 238, 126) |
| HSL | hsl(133, 81%, 65%) |
| HSV | hsv(133, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(84.50, -61.79, 42.80) |
| CIE-LCH | lch(84.50, 75.16, 145.29°) |
| OKLab | oklab(84.54% -0.1669 0.1043) |
| OKLCH | oklch(84.54% 0.197 148) |
| XYZ | xyz(38.9538, 65.0313, 30.2341) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.27
Minty Green
#0BF77D
ΔE00 3.31
Spearmint
#1EF876
ΔE00 3.37
Wintergreen
#20F986
ΔE00 3.52
Turquoise Green
#04F489
ΔE00 3.76
Lightish Green
#61E160
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE7E #EE5ECE
analogous
#86EE5E #5EEE7E #5EEEC6
triadic
#5EEE7E #7E5EEE #EE7E5E
tetradic
#5EEE7E #5E86EE #EE5ECE #EEC65E
square
#5EEE7E #5E86EE #EE5ECE #EEC65E
split-complementary
#5EEE7E #C65EEE #EE5E86
monochromatic
#14BE3A #27E852 #5EEE7E #95F4AA #CDFAD7
Accessibility & contrast
On white
1.50
#5EEE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#5EEE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE7E
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE7E | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB75
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#37E9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eee7e; /* rgb */ color: rgb(94, 238, 126); /* oklch */ color: oklch(84.5% 0.197 148.0);
Tailwind
colors: {
custom: {
50: '#99f5a5',
500: '#5eee7e',
950: '#000000',
},
}SCSS
$custom: #5eee7e; $custom-light: #99f5a5; $custom-dark: #000000;
JSON
{
"hex": "#5eee7e",
"rgb": {
"r": 94,
"g": 238,
"b": 126
},
"hsl": {
"h": 133.333,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.84544,
"c": 0.19683,
"h": 148
},
"luminance": 0.65035
}Semantic roles & 50–950 ramp
primary
#5EEE7E
secondary
#BC349E
accent
#08AEDD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580