#5EF49F#5EF49F
#5EF49F is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.6% C 0.175 H 155.0°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF49F |
|---|---|
| RGB | rgb(94, 244, 159) |
| HSL | hsl(146, 87%, 66%) |
| HSV | hsv(146, 61%, 96%) |
| CMYK | cmyk(61.5%, 0%, 34.8%, 4.3%) |
| CIE-LAB | lab(86.79, -58.57, 29.42) |
| CIE-LCH | lch(86.79, 65.54, 153.33°) |
| OKLab | oklab(86.59% -0.1588 0.0739) |
| OKLCH | oklch(86.59% 0.175 155) |
| XYZ | xyz(43.2211, 69.5799, 43.9467) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.77
Sea Green (survey)
#53FCA1
ΔE00 1.84
Seafoam Green
#7AF9AB
ΔE00 2.40
Light Bluish Green
#76FDA8
ΔE00 2.44
Seafoam (survey)
#80F9AD
ΔE00 2.92
Mediumspringgreen
#00FA9A
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF49F #F45EB3
analogous
#68F45E #5EF49F #5EF4EA
triadic
#5EF49F #9F5EF4 #F49F5E
tetradic
#5EF49F #5E68F4 #F45EB3 #F4EA5E
square
#5EF49F #5E68F4 #F45EB3 #F4EA5E
split-complementary
#5EF49F #EA5EF4 #F45E68
monochromatic
#0ECA5F #25F07D #5EF49F #97F8C1 #D1FCE3
Accessibility & contrast
On white
1.41
#5EF49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#5EF49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF49F
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF49F | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E299
Deuteranopia (green-blind)
#DFD4A4
Tritanopia (blue-blind)
#18F2DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ef49f; /* rgb */ color: rgb(94, 244, 159); /* oklch */ color: oklch(86.6% 0.175 155.0);
Tailwind
colors: {
custom: {
50: '#99f9bc',
500: '#5ef49f',
950: '#000000',
},
}SCSS
$custom: #5ef49f; $custom-light: #99f9bc; $custom-dark: #000000;
JSON
{
"hex": "#5ef49f",
"rgb": {
"r": 94,
"g": 244,
"b": 159
},
"hsl": {
"h": 146,
"s": 87.209,
"l": 66.275
},
"oklch": {
"l": 0.86592,
"c": 0.17519,
"h": 155
},
"luminance": 0.69584
}Semantic roles & 50–950 ramp
primary
#5EF49F
secondary
#C63085
accent
#0282E4
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582