#5EE67D#5EE67D
#5EE67D is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.6% C 0.187 H 148.3°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE67D |
|---|---|
| RGB | rgb(94, 230, 125) |
| HSL | hsl(134, 73%, 64%) |
| HSV | hsv(134, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 45.7%, 9.8%) |
| CIE-LAB | lab(82.08, -58.97, 40.23) |
| CIE-LCH | lch(82.08, 71.38, 145.70°) |
| OKLab | oklab(82.55% -0.1594 0.0984) |
| OKLCH | oklch(82.55% 0.187 148.3) |
| XYZ | xyz(36.6120, 60.4505, 29.1368) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.31
Lightish Green
#61E160
ΔE00 3.92
Tealish Green
#0CDC73
ΔE00 4.06
Turquoise Green
#04F489
ΔE00 4.46
Minty Green
#0BF77D
ΔE00 4.61
Lightgreen
#90EE90
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE67D #E65EC7
analogous
#83E65E #5EE67D #5EE6C1
triadic
#5EE67D #7D5EE6 #E67D5E
tetradic
#5EE67D #5E83E6 #E65EC7 #E6C15E
square
#5EE67D #5E83E6 #E65EC7 #E6C15E
split-complementary
#5EE67D #C15EE6 #E65E83
monochromatic
#1BAF3D #29DE52 #5EE67D #93EEA8 #C8F6D3
Accessibility & contrast
On white
1.60
#5EE67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#5EE67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE67D
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE67D | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D475
Deuteranopia (green-blind)
#D6C784
Tritanopia (blue-blind)
#3BE2CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee67d; /* rgb */ color: rgb(94, 230, 125); /* oklch */ color: oklch(82.6% 0.187 148.3);
Tailwind
colors: {
custom: {
50: '#98efa4',
500: '#5ee67d',
950: '#000000',
},
}SCSS
$custom: #5ee67d; $custom-light: #98efa4; $custom-dark: #000000;
JSON
{
"hex": "#5ee67d",
"rgb": {
"r": 94,
"g": 230,
"b": 125
},
"hsl": {
"h": 133.676,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.82551,
"c": 0.18731,
"h": 148.3
},
"luminance": 0.60454
}Semantic roles & 50–950 ramp
primary
#5EE67D
secondary
#B03994
accent
#10A8D5
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580