#5EF485#5EF485
#5EF485 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.1% C 0.198 H 149.0°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF485 |
|---|---|
| RGB | rgb(94, 244, 133) |
| HSL | hsl(136, 87%, 66%) |
| HSV | hsv(136, 61%, 96%) |
| CMYK | cmyk(61.5%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(86.39, -62.94, 41.80) |
| CIE-LCH | lch(86.39, 75.56, 146.41°) |
| OKLab | oklab(86.13% -0.17 0.1023) |
| OKLCH | oklch(86.13% 0.198 149) |
| XYZ | xyz(41.1974, 68.7704, 33.2887) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.67
Minty Green
#0BF77D
ΔE00 2.78
Spearmint
#1EF876
ΔE00 2.94
Turquoise Green
#04F489
ΔE00 3.24
Spring Green
#00FF7F
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF485 #F45ECD
analogous
#82F45E #5EF485 #5EF4D0
triadic
#5EF485 #855EF4 #F4855E
tetradic
#5EF485 #5E82F4 #F45ECD #F4D05E
square
#5EF485 #5E82F4 #F45ECD #F4D05E
split-complementary
#5EF485 #D05EF4 #F45E82
monochromatic
#0ECA3F #25F05A #5EF485 #97F8B0 #D1FCDC
Accessibility & contrast
On white
1.42
#5EF485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#5EF485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF485
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF485 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07C
Deuteranopia (green-blind)
#E3D38D
Tritanopia (blue-blind)
#30F0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ef485; /* rgb */ color: rgb(94, 244, 133); /* oklch */ color: oklch(86.1% 0.198 149.0);
Tailwind
colors: {
custom: {
50: '#9af9aa',
500: '#5ef485',
950: '#000000',
},
}SCSS
$custom: #5ef485; $custom-light: #9af9aa; $custom-dark: #000000;
JSON
{
"hex": "#5ef485",
"rgb": {
"r": 94,
"g": 244,
"b": 133
},
"hsl": {
"h": 135.6,
"s": 87.209,
"l": 66.275
},
"oklch": {
"l": 0.86132,
"c": 0.19837,
"h": 149
},
"luminance": 0.68775
}Semantic roles & 50–950 ramp
primary
#5EF485
secondary
#C6309F
accent
#02A9E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581