#5EFF9D#5EFF9D
#5EFF9D is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.2% C 0.191 H 153.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFF9D |
|---|---|
| RGB | rgb(94, 255, 157) |
| HSL | hsl(143, 100%, 68%) |
| HSV | hsv(143, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(90.01, -63.09, 34.72) |
| CIE-LCH | lch(90.01, 72.01, 151.17°) |
| OKLab | oklab(89.23% -0.1706 0.0865) |
| OKLCH | oklch(89.23% 0.191 153.1) |
| XYZ | xyz(46.4580, 76.3292, 44.1764) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.49
Light Green Blue
#56FCA2
ΔE00 1.53
Light Bluish Green
#76FDA8
ΔE00 2.29
Mediumspringgreen
#00FA9A
ΔE00 3.05
Wintergreen
#20F986
ΔE00 3.33
Seafoam Green
#7AF9AB
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFF9D #FF5EC0
analogous
#6FFF5E #5EFF9D #5EFFED
triadic
#5EFF9D #9D5EFF #FF9D5E
tetradic
#5EFF9D #5E6FFF #FF5EC0 #FFED5E
square
#5EFF9D #5E6FFF #FF5EC0 #FFED5E
split-complementary
#5EFF9D #ED5EFF #FF5E6F
monochromatic
#00E359 #21FF78 #5EFF9D #9BFFC2 #D8FFE8
Accessibility & contrast
On white
1.29
#5EFF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#5EFF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFF9D
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFF9D | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB96
Deuteranopia (green-blind)
#EADDA3
Tritanopia (blue-blind)
#0BFCE6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5eff9d; /* rgb */ color: rgb(94, 255, 157); /* oklch */ color: oklch(89.2% 0.191 153.1);
Tailwind
colors: {
custom: {
50: '#9bffba',
500: '#5eff9d',
950: '#000000',
},
}SCSS
$custom: #5eff9d; $custom-light: #9bffba; $custom-dark: #000000;
JSON
{
"hex": "#5eff9d",
"rgb": {
"r": 94,
"g": 255,
"b": 157
},
"hsl": {
"h": 143.478,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.89228,
"c": 0.19125,
"h": 153.1
},
"luminance": 0.76334
}Semantic roles & 50–950 ramp
primary
#5EFF9D
secondary
#D92894
accent
#008CE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1812
muted
#808682