#5EEE87#5EEE87
#5EEE87 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.7% C 0.189 H 149.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE87 |
|---|---|
| RGB | rgb(94, 238, 135) |
| HSL | hsl(137, 81%, 65%) |
| HSV | hsv(137, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 43.3%, 6.7%) |
| CIE-LAB | lab(84.62, -60.41, 38.57) |
| CIE-LCH | lch(84.62, 71.67, 147.45°) |
| OKLab | oklab(84.69% -0.1632 0.0949) |
| OKLCH | oklch(84.69% 0.189 149.8) |
| XYZ | xyz(39.5609, 65.2741, 33.4313) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.37
Minty Green
#0BF77D
ΔE00 3.55
Spearmint
#1EF876
ΔE00 3.99
Sea Green (survey)
#53FCA1
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE87 #EE5EC5
analogous
#7DEE5E #5EEE87 #5EEECF
triadic
#5EEE87 #875EEE #EE875E
tetradic
#5EEE87 #5E7DEE #EE5EC5 #EECF5E
square
#5EEE87 #5E7DEE #EE5EC5 #EECF5E
split-complementary
#5EEE87 #CF5EEE #EE5E7D
monochromatic
#14BE44 #27E85E #5EEE87 #95F4B0 #CDFADA
Accessibility & contrast
On white
1.49
#5EEE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#5EEE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE87
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE87 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7F
Deuteranopia (green-blind)
#DDCE8E
Tritanopia (blue-blind)
#32EAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eee87; /* rgb */ color: rgb(94, 238, 135); /* oklch */ color: oklch(84.7% 0.189 149.8);
Tailwind
colors: {
custom: {
50: '#99f4ab',
500: '#5eee87',
950: '#000000',
},
}SCSS
$custom: #5eee87; $custom-light: #99f4ab; $custom-dark: #000000;
JSON
{
"hex": "#5eee87",
"rgb": {
"r": 94,
"g": 238,
"b": 135
},
"hsl": {
"h": 137.083,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.84688,
"c": 0.18881,
"h": 149.8
},
"luminance": 0.65278
}Semantic roles & 50–950 ramp
primary
#5EEE87
secondary
#BC3495
accent
#08A1DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581