#5EF68D#5EF68D
#5EF68D is a very light, vivid green. Relative luminance 0.702; OKLCH L 86.8% C 0.194 H 150.4°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF68D |
|---|---|
| RGB | rgb(94, 246, 141) |
| HSL | hsl(139, 89%, 67%) |
| HSV | hsv(139, 62%, 96%) |
| CMYK | cmyk(61.8%, 0%, 42.7%, 3.5%) |
| CIE-LAB | lab(87.10, -62.42, 38.81) |
| CIE-LCH | lch(87.10, 73.50, 148.13°) |
| OKLab | oklab(86.75% -0.1686 0.0957) |
| OKLCH | oklch(86.75% 0.194 150.4) |
| XYZ | xyz(42.3763, 70.2101, 36.5128) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.50
Turquoise Green
#04F489
ΔE00 2.89
Minty Green
#0BF77D
ΔE00 3.02
Sea Green (survey)
#53FCA1
ΔE00 3.13
Light Green Blue
#56FCA2
ΔE00 3.21
Spearmint
#1EF876
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF68D #F65EC7
analogous
#7BF65E #5EF68D #5EF6D9
triadic
#5EF68D #8D5EF6 #F68D5E
tetradic
#5EF68D #5E7BF6 #F65EC7 #F6D95E
square
#5EF68D #5E7BF6 #F65EC7 #F6D95E
split-complementary
#5EF68D #D95EF6 #F65E7B
monochromatic
#0CCE48 #24F364 #5EF68D #98F9B6 #D2FCDF
Accessibility & contrast
On white
1.40
#5EF68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#5EF68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF68D
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF68D | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E285
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#29F2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ef68d; /* rgb */ color: rgb(94, 246, 141); /* oklch */ color: oklch(86.8% 0.194 150.4);
Tailwind
colors: {
custom: {
50: '#9afaaf',
500: '#5ef68d',
950: '#000000',
},
}SCSS
$custom: #5ef68d; $custom-light: #9afaaf; $custom-dark: #000000;
JSON
{
"hex": "#5ef68d",
"rgb": {
"r": 94,
"g": 246,
"b": 141
},
"hsl": {
"h": 138.553,
"s": 89.412,
"l": 66.667
},
"oklch": {
"l": 0.86753,
"c": 0.19384,
"h": 150.4
},
"luminance": 0.70214
}Semantic roles & 50–950 ramp
primary
#5EF68D
secondary
#CA2E9A
accent
#009FE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581