#5EE68B#5EE68B
#5EE68B is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.8% C 0.175 H 151.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE68B |
|---|---|
| RGB | rgb(94, 230, 139) |
| HSL | hsl(140, 73%, 64%) |
| HSV | hsv(140, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 39.6%, 9.8%) |
| CIE-LAB | lab(82.29, -56.71, 33.53) |
| CIE-LCH | lch(82.29, 65.89, 149.40°) |
| OKLab | oklab(82.79% -0.1534 0.0833) |
| OKLCH | oklch(82.79% 0.175 151.5) |
| XYZ | xyz(37.5702, 60.8338, 34.1833) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.31
Turquoise Green
#04F489
ΔE00 4.28
Tealish Green
#0CDC73
ΔE00 4.33
Aqua Green
#12E193
ΔE00 4.56
Sea Green (survey)
#53FCA1
ΔE00 4.97
Light Green Blue
#56FCA2
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE68B #E65EB9
analogous
#75E65E #5EE68B #5EE6CF
triadic
#5EE68B #8B5EE6 #E68B5E
tetradic
#5EE68B #5E75E6 #E65EB9 #E6CF5E
square
#5EE68B #5E75E6 #E65EB9 #E6CF5E
split-complementary
#5EE68B #CF5EE6 #E65E75
monochromatic
#1BAF4C #29DE65 #5EE68B #93EEB1 #C8F6D7
Accessibility & contrast
On white
1.59
#5EE68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#5EE68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE68B
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE68B | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D485
Deuteranopia (green-blind)
#D5C891
Tritanopia (blue-blind)
#33E3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee68b; /* rgb */ color: rgb(94, 230, 139); /* oklch */ color: oklch(82.8% 0.175 151.5);
Tailwind
colors: {
custom: {
50: '#97efad',
500: '#5ee68b',
950: '#000000',
},
}SCSS
$custom: #5ee68b; $custom-light: #97efad; $custom-dark: #000000;
JSON
{
"hex": "#5ee68b",
"rgb": {
"r": 94,
"g": 230,
"b": 139
},
"hsl": {
"h": 139.853,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.82788,
"c": 0.17461,
"h": 151.5
},
"luminance": 0.60837
}Semantic roles & 50–950 ramp
primary
#5EE68B
secondary
#B03988
accent
#1094D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581