#54FF72#54FF72
#54FF72 is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.3% C 0.232 H 146.2°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #54FF72 |
|---|---|
| RGB | rgb(84, 255, 114) |
| HSL | hsl(131, 100%, 66%) |
| HSV | hsv(131, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(89.21, -71.31, 54.09) |
| CIE-LCH | lch(89.21, 89.50, 142.82°) |
| OKLab | oklab(88.32% -0.1925 0.1288) |
| OKLCH | oklch(88.32% 0.232 146.2) |
| XYZ | xyz(42.4505, 74.6152, 28.0813) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.10
Light Bright Green
#53FE5C
ΔE00 2.34
Bright Light Green
#2DFE54
ΔE00 2.86
Spearmint
#1EF876
ΔE00 2.92
Light Neon Green
#4EFD54
ΔE00 2.98
Spring Green
#00FF7F
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FF72 #FF54E1
analogous
#8CFF54 #54FF72 #54FFC7
triadic
#54FF72 #7254FF #FF7254
tetradic
#54FF72 #548CFF #FF54E1 #FFC754
square
#54FF72 #548CFF #FF54E1 #FFC754
split-complementary
#54FF72 #C754FF #FF548C
monochromatic
#00D926 #17FF40 #54FF72 #91FFA4 #CEFFD7
Accessibility & contrast
On white
1.32
#54FF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#54FF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FF72
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FF72 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE964
Deuteranopia (green-blind)
#EEDB7D
Tritanopia (blue-blind)
#0EF9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #54ff72; /* rgb */ color: rgb(84, 255, 114); /* oklch */ color: oklch(88.3% 0.232 146.2);
Tailwind
colors: {
custom: {
50: '#98ff9e',
500: '#54ff72',
950: '#000000',
},
}SCSS
$custom: #54ff72; $custom-light: #98ff9e; $custom-dark: #000000;
JSON
{
"hex": "#54ff72",
"rgb": {
"r": 84,
"g": 255,
"b": 114
},
"hsl": {
"h": 130.526,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.88317,
"c": 0.23158,
"h": 146.2
},
"luminance": 0.7462
}Semantic roles & 50–950 ramp
primary
#54FF72
secondary
#D225B4
accent
#00BDE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680