#5EF688#5EF688
#5EF688 is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.7% C 0.198 H 149.4°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF688 |
|---|---|
| RGB | rgb(94, 246, 136) |
| HSL | hsl(137, 89%, 67%) |
| HSV | hsv(137, 62%, 96%) |
| CMYK | cmyk(61.8%, 0%, 44.7%, 3.5%) |
| CIE-LAB | lab(87.03, -63.21, 41.16) |
| CIE-LCH | lch(87.03, 75.43, 146.93°) |
| OKLab | oklab(86.67% -0.1707 0.1009) |
| OKLCH | oklch(86.67% 0.198 149.4) |
| XYZ | xyz(42.0127, 70.0646, 34.5975) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.48
Minty Green
#0BF77D
ΔE00 2.75
Spearmint
#1EF876
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.14
Spring Green
#00FF7F
ΔE00 3.36
Sea Green (survey)
#53FCA1
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF688 #F65ECC
analogous
#80F65E #5EF688 #5EF6D4
triadic
#5EF688 #885EF6 #F6885E
tetradic
#5EF688 #5E80F6 #F65ECC #F6D45E
square
#5EF688 #5E80F6 #F65ECC #F6D45E
split-complementary
#5EF688 #D45EF6 #F65E80
monochromatic
#0CCE41 #24F35D #5EF688 #98F9B3 #D2FCDE
Accessibility & contrast
On white
1.40
#5EF688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#5EF688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF688
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF688 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E280
Deuteranopia (green-blind)
#E4D590
Tritanopia (blue-blind)
#2DF2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ef688; /* rgb */ color: rgb(94, 246, 136); /* oklch */ color: oklch(86.7% 0.198 149.4);
Tailwind
colors: {
custom: {
50: '#9afaac',
500: '#5ef688',
950: '#000000',
},
}SCSS
$custom: #5ef688; $custom-light: #9afaac; $custom-dark: #000000;
JSON
{
"hex": "#5ef688",
"rgb": {
"r": 94,
"g": 246,
"b": 136
},
"hsl": {
"h": 136.579,
"s": 89.412,
"l": 66.667
},
"oklch": {
"l": 0.86671,
"c": 0.19829,
"h": 149.4
},
"luminance": 0.70069
}Semantic roles & 50–950 ramp
primary
#5EF688
secondary
#CA2E9F
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581