#5EEE8D#5EEE8D
#5EEE8D is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.183 H 151.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE8D |
|---|---|
| RGB | rgb(94, 238, 141) |
| HSL | hsl(140, 81%, 65%) |
| HSV | hsv(140, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(84.71, -59.43, 35.71) |
| CIE-LCH | lch(84.71, 69.34, 149.00°) |
| OKLab | oklab(84.79% -0.1607 0.0885) |
| OKLCH | oklch(84.79% 0.183 151.2) |
| XYZ | xyz(39.9953, 65.4479, 35.7191) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.83
Turquoise Green
#04F489
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.60
Sea Green (survey)
#53FCA1
ΔE00 3.61
Light Green Blue
#56FCA2
ΔE00 3.65
Minty Green
#0BF77D
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE8D #EE5EBF
analogous
#77EE5E #5EEE8D #5EEED5
triadic
#5EEE8D #8D5EEE #EE8D5E
tetradic
#5EEE8D #5E77EE #EE5EBF #EED55E
square
#5EEE8D #5E77EE #EE5EBF #EED55E
split-complementary
#5EEE8D #D55EEE #EE5E77
monochromatic
#14BE4B #27E866 #5EEE8D #95F4B4 #CDFADB
Accessibility & contrast
On white
1.49
#5EEE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#5EEE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE8D
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE8D | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB86
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#2EEAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eee8d; /* rgb */ color: rgb(94, 238, 141); /* oklch */ color: oklch(84.8% 0.183 151.2);
Tailwind
colors: {
custom: {
50: '#99f4af',
500: '#5eee8d',
950: '#000000',
},
}SCSS
$custom: #5eee8d; $custom-light: #99f4af; $custom-dark: #000000;
JSON
{
"hex": "#5eee8d",
"rgb": {
"r": 94,
"g": 238,
"b": 141
},
"hsl": {
"h": 139.583,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.84791,
"c": 0.18341,
"h": 151.2
},
"luminance": 0.65452
}Semantic roles & 50–950 ramp
primary
#5EEE8D
secondary
#BC3490
accent
#0898DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581