#5EEF7B#5EEF7B
#5EEF7B is a very light, highly saturated green. Relative luminance 0.655; OKLCH L 84.7% C 0.201 H 147.4°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF7B |
|---|---|
| RGB | rgb(94, 239, 123) |
| HSL | hsl(132, 82%, 65%) |
| HSV | hsv(132, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 48.5%, 6.3%) |
| CIE-LAB | lab(84.76, -62.59, 44.56) |
| CIE-LCH | lch(84.76, 76.84, 144.55°) |
| OKLab | oklab(84.75% -0.1691 0.1081) |
| OKLCH | oklch(84.75% 0.201 147.4) |
| XYZ | xyz(39.0551, 65.5389, 29.3272) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.12
Minty Green
#0BF77D
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 3.70
Turquoise Green
#04F489
ΔE00 4.01
Lightish Green
#61E160
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF7B #EF5ED2
analogous
#89EF5E #5EEF7B #5EEFC3
triadic
#5EEF7B #7B5EEF #EF7B5E
tetradic
#5EEF7B #5E89EF #EF5ED2 #EFC35E
square
#5EEF7B #5E89EF #EF5ED2 #EFC35E
split-complementary
#5EEF7B #C35EEF #EF5E89
monochromatic
#13C036 #26E94D #5EEF7B #96F5A9 #CDFAD6
Accessibility & contrast
On white
1.49
#5EEF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#5EEF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF7B
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF7B | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB71
Deuteranopia (green-blind)
#DFCF83
Tritanopia (blue-blind)
#38EAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eef7b; /* rgb */ color: rgb(94, 239, 123); /* oklch */ color: oklch(84.7% 0.201 147.4);
Tailwind
colors: {
custom: {
50: '#99f5a3',
500: '#5eef7b',
950: '#000000',
},
}SCSS
$custom: #5eef7b; $custom-light: #99f5a3; $custom-dark: #000000;
JSON
{
"hex": "#5eef7b",
"rgb": {
"r": 94,
"g": 239,
"b": 123
},
"hsl": {
"h": 132,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.84746,
"c": 0.20075,
"h": 147.4
},
"luminance": 0.65543
}Semantic roles & 50–950 ramp
primary
#5EEF7B
secondary
#BE33A2
accent
#07B3DE
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580