#5EEE75#5EEE75
#5EEE75 is a very light, highly saturated green. Relative luminance 0.648; OKLCH L 84.4% C 0.205 H 146.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE75 |
|---|---|
| RGB | rgb(94, 238, 117) |
| HSL | hsl(130, 81%, 65%) |
| HSV | hsv(130, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 50.8%, 6.7%) |
| CIE-LAB | lab(84.39, -63.07, 46.95) |
| CIE-LCH | lch(84.39, 78.62, 143.34°) |
| OKLab | oklab(84.41% -0.1705 0.1132) |
| OKLCH | oklch(84.41% 0.205 146.4) |
| XYZ | xyz(38.3990, 64.8094, 27.3120) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.24
Lightish Green
#61E160
ΔE00 3.45
Minty Green
#0BF77D
ΔE00 3.59
Lightgreen (survey)
#76FF7B
ΔE00 4.03
Wintergreen
#20F986
ΔE00 4.09
Weird Green
#3AE57F
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE75 #EE5ED7
analogous
#8FEE5E #5EEE75 #5EEEBD
triadic
#5EEE75 #755EEE #EE755E
tetradic
#5EEE75 #5E8FEE #EE5ED7 #EEBD5E
square
#5EEE75 #5E8FEE #EE5ED7 #EEBD5E
split-complementary
#5EEE75 #BD5EEE #EE5E8F
monochromatic
#14BE2F #27E846 #5EEE75 #95F4A4 #CDFAD4
Accessibility & contrast
On white
1.50
#5EEE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#5EEE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE75
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE75 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6A
Deuteranopia (green-blind)
#DFCE7E
Tritanopia (blue-blind)
#3BE9D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eee75; /* rgb */ color: rgb(94, 238, 117); /* oklch */ color: oklch(84.4% 0.205 146.4);
Tailwind
colors: {
custom: {
50: '#99f59f',
500: '#5eee75',
950: '#000000',
},
}SCSS
$custom: #5eee75; $custom-light: #99f59f; $custom-dark: #000000;
JSON
{
"hex": "#5eee75",
"rgb": {
"r": 94,
"g": 238,
"b": 117
},
"hsl": {
"h": 129.583,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.84413,
"c": 0.20467,
"h": 146.4
},
"luminance": 0.64813
}Semantic roles & 50–950 ramp
primary
#5EEE75
secondary
#BC34A6
accent
#08BBDD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580