#5EFFA4#5EFFA4
#5EFFA4 is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.4% C 0.185 H 154.8°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFA4 |
|---|---|
| RGB | rgb(94, 255, 164) |
| HSL | hsl(146, 100%, 68%) |
| HSV | hsv(146, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(90.13, -61.85, 31.38) |
| CIE-LCH | lch(90.13, 69.35, 153.10°) |
| OKLab | oklab(89.36% -0.1675 0.0787) |
| OKLCH | oklch(89.36% 0.185 154.8) |
| XYZ | xyz(47.0729, 76.5751, 47.4145) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.77
Sea Green (survey)
#53FCA1
ΔE00 0.85
Light Bluish Green
#76FDA8
ΔE00 1.75
Seafoam Green
#7AF9AB
ΔE00 2.76
Bright Sea Green
#05FFA6
ΔE00 2.85
Mediumspringgreen
#00FA9A
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFA4 #FF5EB9
analogous
#68FF5E #5EFFA4 #5EFFF4
triadic
#5EFFA4 #A45EFF #FFA45E
tetradic
#5EFFA4 #5E68FF #FF5EB9 #FFF45E
square
#5EFFA4 #5E68FF #FF5EB9 #FFF45E
split-complementary
#5EFFA4 #F45EFF #FF5E68
monochromatic
#00E363 #21FF81 #5EFFA4 #9BFFC7 #D8FFE9
Accessibility & contrast
On white
1.29
#5EFFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#5EFFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFA4
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFA4 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEC9E
Deuteranopia (green-blind)
#E9DDAA
Tritanopia (blue-blind)
#00FCE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5effa4; /* rgb */ color: rgb(94, 255, 164); /* oklch */ color: oklch(89.4% 0.185 154.8);
Tailwind
colors: {
custom: {
50: '#9bffbf',
500: '#5effa4',
950: '#000000',
},
}SCSS
$custom: #5effa4; $custom-light: #9bffbf; $custom-dark: #000000;
JSON
{
"hex": "#5effa4",
"rgb": {
"r": 94,
"g": 255,
"b": 164
},
"hsl": {
"h": 146.087,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.89359,
"c": 0.18509,
"h": 154.8
},
"luminance": 0.7658
}Semantic roles & 50–950 ramp
primary
#5EFFA4
secondary
#D9288C
accent
#0082E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682