#5EEE8B#5EEE8B
#5EEE8B is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.185 H 150.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE8B |
|---|---|
| RGB | rgb(94, 238, 139) |
| HSL | hsl(139, 81%, 65%) |
| HSV | hsv(139, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(84.68, -59.76, 36.66) |
| CIE-LCH | lch(84.68, 70.11, 148.47°) |
| OKLab | oklab(84.76% -0.1615 0.0906) |
| OKLCH | oklch(84.76% 0.185 150.7) |
| XYZ | xyz(39.8478, 65.3889, 34.9425) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.78
Turquoise Green
#04F489
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.49
Sea Green (survey)
#53FCA1
ΔE00 3.80
Minty Green
#0BF77D
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE8B #EE5EC1
analogous
#79EE5E #5EEE8B #5EEED3
triadic
#5EEE8B #8B5EEE #EE8B5E
tetradic
#5EEE8B #5E79EE #EE5EC1 #EED35E
square
#5EEE8B #5E79EE #EE5EC1 #EED35E
split-complementary
#5EEE8B #D35EEE #EE5E79
monochromatic
#14BE49 #27E863 #5EEE8B #95F4B3 #CDFADB
Accessibility & contrast
On white
1.49
#5EEE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5EEE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE8B
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE8B | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB84
Deuteranopia (green-blind)
#DCCE92
Tritanopia (blue-blind)
#2FEAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eee8b; /* rgb */ color: rgb(94, 238, 139); /* oklch */ color: oklch(84.8% 0.185 150.7);
Tailwind
colors: {
custom: {
50: '#99f4ae',
500: '#5eee8b',
950: '#000000',
},
}SCSS
$custom: #5eee8b; $custom-light: #99f4ae; $custom-dark: #000000;
JSON
{
"hex": "#5eee8b",
"rgb": {
"r": 94,
"g": 238,
"b": 139
},
"hsl": {
"h": 138.75,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.84756,
"c": 0.18521,
"h": 150.7
},
"luminance": 0.65393
}Semantic roles & 50–950 ramp
primary
#5EEE8B
secondary
#BC3492
accent
#089BDD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581