#5EFF74#5EFF74
#5EFF74 is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.6% C 0.227 H 145.7°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFF74 |
|---|---|
| RGB | rgb(94, 255, 116) |
| HSL | hsl(128, 100%, 68%) |
| HSV | hsv(128, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(89.47, -69.20, 53.56) |
| CIE-LCH | lch(89.47, 87.50, 142.26°) |
| OKLab | oklab(88.6% -0.1871 0.1277) |
| OKLCH | oklch(88.6% 0.227 145.7) |
| XYZ | xyz(43.5256, 75.1562, 28.7324) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.58
Light Bright Green
#53FE5C
ΔE00 2.41
Lighter Green
#75FD63
ΔE00 2.93
Light Neon Green
#4EFD54
ΔE00 3.08
Bright Light Green
#2DFE54
ΔE00 3.16
Spearmint
#1EF876
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFF74 #FF5EE9
analogous
#98FF5E #5EFF74 #5EFFC4
triadic
#5EFF74 #745EFF #FF745E
tetradic
#5EFF74 #5E98FF #FF5EE9 #FFC45E
square
#5EFF74 #5E98FF #FF5EE9 #FFC45E
split-complementary
#5EFF74 #C45EFF #FF5E98
monochromatic
#00E31F #21FF3F #5EFF74 #9BFFA9 #D8FFDE
Accessibility & contrast
On white
1.31
#5EFF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#5EFF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFF74
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFF74 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE967
Deuteranopia (green-blind)
#EFDC7F
Tritanopia (blue-blind)
#33F9E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5eff74; /* rgb */ color: rgb(94, 255, 116); /* oklch */ color: oklch(88.6% 0.227 145.7);
Tailwind
colors: {
custom: {
50: '#9cff9f',
500: '#5eff74',
950: '#000000',
},
}SCSS
$custom: #5eff74; $custom-light: #9cff9f; $custom-dark: #000000;
JSON
{
"hex": "#5eff74",
"rgb": {
"r": 94,
"g": 255,
"b": 116
},
"hsl": {
"h": 128.199,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.886,
"c": 0.22652,
"h": 145.7
},
"luminance": 0.75161
}Semantic roles & 50–950 ramp
primary
#5EFF74
secondary
#D928C1
accent
#00C6E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680