#5EF67B#5EF67B
#5EF67B is a very light, highly saturated green. Relative luminance 0.697; OKLCH L 86.5% C 0.210 H 147.1°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF67B |
|---|---|
| RGB | rgb(94, 246, 123) |
| HSL | hsl(131, 89%, 67%) |
| HSV | hsv(131, 62%, 96%) |
| CMYK | cmyk(61.8%, 0%, 50%, 3.5%) |
| CIE-LAB | lab(86.86, -65.12, 47.17) |
| CIE-LCH | lch(86.86, 80.41, 144.08°) |
| OKLab | oklab(86.48% -0.1759 0.114) |
| OKLCH | oklch(86.48% 0.21 147.1) |
| XYZ | xyz(41.1442, 69.7172, 30.0235) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.44
Lightgreen (survey)
#76FF7B
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 2.94
Wintergreen
#20F986
ΔE00 3.28
Spring Green
#00FF7F
ΔE00 3.29
Easter Green
#8CFD7E
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF67B #F65ED9
analogous
#8DF65E #5EF67B #5EF6C7
triadic
#5EF67B #7B5EF6 #F67B5E
tetradic
#5EF67B #5E8DF6 #F65ED9 #F6C75E
square
#5EF67B #5E8DF6 #F65ED9 #F6C75E
split-complementary
#5EF67B #C75EF6 #F65E8D
monochromatic
#0CCE31 #24F34B #5EF67B #98F9AB #D2FCDA
Accessibility & contrast
On white
1.41
#5EF67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#5EF67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF67B
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF67B | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E271
Deuteranopia (green-blind)
#E6D484
Tritanopia (blue-blind)
#34F1DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ef67b; /* rgb */ color: rgb(94, 246, 123); /* oklch */ color: oklch(86.5% 0.210 147.1);
Tailwind
colors: {
custom: {
50: '#9afaa3',
500: '#5ef67b',
950: '#000000',
},
}SCSS
$custom: #5ef67b; $custom-light: #9afaa3; $custom-dark: #000000;
JSON
{
"hex": "#5ef67b",
"rgb": {
"r": 94,
"g": 246,
"b": 123
},
"hsl": {
"h": 131.447,
"s": 89.412,
"l": 66.667
},
"oklch": {
"l": 0.86475,
"c": 0.20962,
"h": 147.1
},
"luminance": 0.69721
}Semantic roles & 50–950 ramp
primary
#5EF67B
secondary
#CA2EAC
accent
#00BAE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580