#5EF68B#5EF68B
#5EF68B is a very light, vivid green. Relative luminance 0.702; OKLCH L 86.7% C 0.196 H 150.0°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF68B |
|---|---|
| RGB | rgb(94, 246, 139) |
| HSL | hsl(138, 89%, 67%) |
| HSV | hsv(138, 62%, 96%) |
| CMYK | cmyk(61.8%, 0%, 43.5%, 3.5%) |
| CIE-LAB | lab(87.07, -62.74, 39.75) |
| CIE-LCH | lch(87.07, 74.27, 147.64°) |
| OKLab | oklab(86.72% -0.1694 0.0978) |
| OKLCH | oklch(86.72% 0.196 150) |
| XYZ | xyz(42.2289, 70.1511, 35.7361) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.46
Minty Green
#0BF77D
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 2.97
Spearmint
#1EF876
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.41
Light Green Blue
#56FCA2
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF68B #F65EC9
analogous
#7DF65E #5EF68B #5EF6D7
triadic
#5EF68B #8B5EF6 #F68B5E
tetradic
#5EF68B #5E7DF6 #F65EC9 #F6D75E
square
#5EF68B #5E7DF6 #F65EC9 #F6D75E
split-complementary
#5EF68B #D75EF6 #F65E7D
monochromatic
#0CCE45 #24F361 #5EF68B #98F9B5 #D2FCDF
Accessibility & contrast
On white
1.40
#5EF68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#5EF68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF68B
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF68B | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E283
Deuteranopia (green-blind)
#E4D592
Tritanopia (blue-blind)
#2AF2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ef68b; /* rgb */ color: rgb(94, 246, 139); /* oklch */ color: oklch(86.7% 0.196 150.0);
Tailwind
colors: {
custom: {
50: '#9afaae',
500: '#5ef68b',
950: '#000000',
},
}SCSS
$custom: #5ef68b; $custom-light: #9afaae; $custom-dark: #000000;
JSON
{
"hex": "#5ef68b",
"rgb": {
"r": 94,
"g": 246,
"b": 139
},
"hsl": {
"h": 137.763,
"s": 89.412,
"l": 66.667
},
"oklch": {
"l": 0.8672,
"c": 0.19562,
"h": 150
},
"luminance": 0.70155
}Semantic roles & 50–950 ramp
primary
#5EF68B
secondary
#CA2E9C
accent
#00A2E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581