#5EEE8A#5EEE8A
#5EEE8A is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.7% C 0.186 H 150.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE8A |
|---|---|
| RGB | rgb(94, 238, 138) |
| HSL | hsl(138, 81%, 65%) |
| HSV | hsv(138, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(84.67, -59.93, 37.14) |
| CIE-LCH | lch(84.67, 70.50, 148.21°) |
| OKLab | oklab(84.74% -0.1619 0.0917) |
| OKLCH | oklch(84.74% 0.186 150.5) |
| XYZ | xyz(39.7751, 65.3598, 34.5594) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Turquoise Green
#04F489
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.45
Minty Green
#0BF77D
ΔE00 3.75
Sea Green (survey)
#53FCA1
ΔE00 3.90
Light Green Blue
#56FCA2
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE8A #EE5EC2
analogous
#7AEE5E #5EEE8A #5EEED2
triadic
#5EEE8A #8A5EEE #EE8A5E
tetradic
#5EEE8A #5E7AEE #EE5EC2 #EED25E
square
#5EEE8A #5E7AEE #EE5EC2 #EED25E
split-complementary
#5EEE8A #D25EEE #EE5E7A
monochromatic
#14BE48 #27E862 #5EEE8A #95F4B2 #CDFADA
Accessibility & contrast
On white
1.49
#5EEE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#5EEE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE8A
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE8A | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#DCCE91
Tritanopia (blue-blind)
#30EAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eee8a; /* rgb */ color: rgb(94, 238, 138); /* oklch */ color: oklch(84.7% 0.186 150.5);
Tailwind
colors: {
custom: {
50: '#99f4ad',
500: '#5eee8a',
950: '#000000',
},
}SCSS
$custom: #5eee8a; $custom-light: #99f4ad; $custom-dark: #000000;
JSON
{
"hex": "#5eee8a",
"rgb": {
"r": 94,
"g": 238,
"b": 138
},
"hsl": {
"h": 138.333,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.84739,
"c": 0.18611,
"h": 150.5
},
"luminance": 0.65364
}Semantic roles & 50–950 ramp
primary
#5EEE8A
secondary
#BC3493
accent
#089CDD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581