#5EF68C#5EF68C
#5EF68C is a very light, vivid green. Relative luminance 0.702; OKLCH L 86.7% C 0.195 H 150.2°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF68C |
|---|---|
| RGB | rgb(94, 246, 140) |
| HSL | hsl(138, 89%, 67%) |
| HSV | hsv(138, 62%, 96%) |
| CMYK | cmyk(61.8%, 0%, 43.1%, 3.5%) |
| CIE-LAB | lab(87.09, -62.58, 39.28) |
| CIE-LCH | lch(87.09, 73.89, 147.89°) |
| OKLab | oklab(86.74% -0.169 0.0968) |
| OKLCH | oklch(86.74% 0.195 150.2) |
| XYZ | xyz(42.3023, 70.1804, 36.1227) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.48
Turquoise Green
#04F489
ΔE00 2.93
Minty Green
#0BF77D
ΔE00 2.95
Sea Green (survey)
#53FCA1
ΔE00 3.27
Light Green Blue
#56FCA2
ΔE00 3.35
Spearmint
#1EF876
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF68C #F65EC8
analogous
#7CF65E #5EF68C #5EF6D8
triadic
#5EF68C #8C5EF6 #F68C5E
tetradic
#5EF68C #5E7CF6 #F65EC8 #F6D85E
square
#5EF68C #5E7CF6 #F65EC8 #F6D85E
split-complementary
#5EF68C #D85EF6 #F65E7C
monochromatic
#0CCE46 #24F363 #5EF68C #98F9B5 #D2FCDF
Accessibility & contrast
On white
1.40
#5EF68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#5EF68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF68C
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF68C | 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)
#F7E284
Deuteranopia (green-blind)
#E4D593
Tritanopia (blue-blind)
#2AF2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ef68c; /* rgb */ color: rgb(94, 246, 140); /* oklch */ color: oklch(86.7% 0.195 150.2);
Tailwind
colors: {
custom: {
50: '#9afaaf',
500: '#5ef68c',
950: '#000000',
},
}SCSS
$custom: #5ef68c; $custom-light: #9afaaf; $custom-dark: #000000;
JSON
{
"hex": "#5ef68c",
"rgb": {
"r": 94,
"g": 246,
"b": 140
},
"hsl": {
"h": 138.158,
"s": 89.412,
"l": 66.667
},
"oklch": {
"l": 0.86736,
"c": 0.19473,
"h": 150.2
},
"luminance": 0.70185
}Semantic roles & 50–950 ramp
primary
#5EF68C
secondary
#CA2E9B
accent
#00A0E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581