#5EE68F#5EE68F
#5EE68F is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.171 H 152.5°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE68F |
|---|---|
| RGB | rgb(94, 230, 143) |
| HSL | hsl(142, 73%, 64%) |
| HSV | hsv(142, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 37.8%, 9.8%) |
| CIE-LAB | lab(82.35, -56.02, 31.60) |
| CIE-LCH | lch(82.35, 64.32, 150.58°) |
| OKLab | oklab(82.86% -0.1517 0.0788) |
| OKLCH | oklch(82.86% 0.171 152.5) |
| XYZ | xyz(37.8679, 60.9528, 35.7507) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.73
Aqua Green
#12E193
ΔE00 4.11
Turquoise Green
#04F489
ΔE00 4.46
Tealish Green
#0CDC73
ΔE00 4.64
Light Green Blue
#56FCA2
ΔE00 4.81
Sea Green (survey)
#53FCA1
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE68F #E65EB5
analogous
#71E65E #5EE68F #5EE6D3
triadic
#5EE68F #8F5EE6 #E68F5E
tetradic
#5EE68F #5E71E6 #E65EB5 #E6D35E
square
#5EE68F #5E71E6 #E65EB5 #E6D35E
split-complementary
#5EE68F #D35EE6 #E65E71
monochromatic
#1BAF50 #29DE6A #5EE68F #93EEB4 #C8F6D9
Accessibility & contrast
On white
1.59
#5EE68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#5EE68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE68F
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE68F | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D589
Deuteranopia (green-blind)
#D4C895
Tritanopia (blue-blind)
#31E3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee68f; /* rgb */ color: rgb(94, 230, 143); /* oklch */ color: oklch(82.9% 0.171 152.5);
Tailwind
colors: {
custom: {
50: '#97efb0',
500: '#5ee68f',
950: '#000000',
},
}SCSS
$custom: #5ee68f; $custom-light: #97efb0; $custom-dark: #000000;
JSON
{
"hex": "#5ee68f",
"rgb": {
"r": 94,
"g": 230,
"b": 143
},
"hsl": {
"h": 141.618,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.82862,
"c": 0.17096,
"h": 152.5
},
"luminance": 0.60956
}Semantic roles & 50–950 ramp
primary
#5EE68F
secondary
#B03985
accent
#108ED5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581