#54FF74#54FF74
#54FF74 is a very light, highly saturated green. Relative luminance 0.747; OKLCH L 88.3% C 0.230 H 146.5°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #54FF74 |
|---|---|
| RGB | rgb(84, 255, 116) |
| HSL | hsl(131, 100%, 66%) |
| HSV | hsv(131, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(89.23, -71.06, 53.22) |
| CIE-LCH | lch(89.23, 88.78, 143.17°) |
| OKLab | oklab(88.34% -0.1917 0.127) |
| OKLCH | oklch(88.34% 0.23 146.5) |
| XYZ | xyz(42.5656, 74.6612, 28.6874) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.09
Light Bright Green
#53FE5C
ΔE00 2.57
Spearmint
#1EF876
ΔE00 2.78
Spring Green
#00FF7F
ΔE00 2.99
Bright Light Green
#2DFE54
ΔE00 3.07
Light Neon Green
#4EFD54
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FF74 #FF54DF
analogous
#8AFF54 #54FF74 #54FFCA
triadic
#54FF74 #7454FF #FF7454
tetradic
#54FF74 #548AFF #FF54DF #FFCA54
square
#54FF74 #548AFF #FF54DF #FFCA54
split-complementary
#54FF74 #CA54FF #FF548A
monochromatic
#00D929 #17FF42 #54FF74 #91FFA6 #CEFFD7
Accessibility & contrast
On white
1.32
#54FF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#54FF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FF74
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FF74 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE967
Deuteranopia (green-blind)
#EEDB7F
Tritanopia (blue-blind)
#0BF9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #54ff74; /* rgb */ color: rgb(84, 255, 116); /* oklch */ color: oklch(88.3% 0.230 146.5);
Tailwind
colors: {
custom: {
50: '#98ff9f',
500: '#54ff74',
950: '#000000',
},
}SCSS
$custom: #54ff74; $custom-light: #98ff9f; $custom-dark: #000000;
JSON
{
"hex": "#54ff74",
"rgb": {
"r": 84,
"g": 255,
"b": 116
},
"hsl": {
"h": 131.228,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.88342,
"c": 0.22997,
"h": 146.5
},
"luminance": 0.74666
}Semantic roles & 50–950 ramp
primary
#54FF74
secondary
#D225B2
accent
#00BBE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680