#5EEE7F#5EEE7F
#5EEE7F is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.6% C 0.196 H 148.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE7F |
|---|---|
| RGB | rgb(94, 238, 127) |
| HSL | hsl(134, 81%, 65%) |
| HSV | hsv(134, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(84.51, -61.64, 42.33) |
| CIE-LCH | lch(84.51, 74.78, 145.52°) |
| OKLab | oklab(84.56% -0.1665 0.1033) |
| OKLCH | oklch(84.56% 0.196 148.2) |
| XYZ | xyz(39.0187, 65.0573, 30.5756) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.20
Minty Green
#0BF77D
ΔE00 3.31
Spearmint
#1EF876
ΔE00 3.42
Wintergreen
#20F986
ΔE00 3.48
Turquoise Green
#04F489
ΔE00 3.68
Lightish Green
#61E160
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE7F #EE5ECD
analogous
#85EE5E #5EEE7F #5EEEC7
triadic
#5EEE7F #7F5EEE #EE7F5E
tetradic
#5EEE7F #5E85EE #EE5ECD #EEC75E
square
#5EEE7F #5E85EE #EE5ECD #EEC75E
split-complementary
#5EEE7F #C75EEE #EE5E85
monochromatic
#14BE3B #27E853 #5EEE7F #95F4AB #CDFAD7
Accessibility & contrast
On white
1.50
#5EEE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#5EEE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE7F
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE7F | 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)
#F0DB76
Deuteranopia (green-blind)
#DECE87
Tritanopia (blue-blind)
#36E9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eee7f; /* rgb */ color: rgb(94, 238, 127); /* oklch */ color: oklch(84.6% 0.196 148.2);
Tailwind
colors: {
custom: {
50: '#99f5a6',
500: '#5eee7f',
950: '#000000',
},
}SCSS
$custom: #5eee7f; $custom-light: #99f5a6; $custom-dark: #000000;
JSON
{
"hex": "#5eee7f",
"rgb": {
"r": 94,
"g": 238,
"b": 127
},
"hsl": {
"h": 133.75,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.8456,
"c": 0.19595,
"h": 148.2
},
"luminance": 0.65061
}Semantic roles & 50–950 ramp
primary
#5EEE7F
secondary
#BC349D
accent
#08ACDD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580