#54F293#54F293
#54F293 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.6% C 0.187 H 153.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #54F293 |
|---|---|
| RGB | rgb(84, 242, 147) |
| HSL | hsl(144, 86%, 64%) |
| HSV | hsv(144, 65%, 95%) |
| CMYK | cmyk(65.3%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(85.75, -61.80, 34.03) |
| CIE-LCH | lch(85.75, 70.55, 151.16°) |
| OKLab | oklab(85.6% -0.1669 0.0847) |
| OKLCH | oklch(85.6% 0.187 153.1) |
| XYZ | xyz(40.6713, 67.4913, 38.4818) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.41
Light Green Blue
#56FCA2
ΔE00 2.47
Turquoise Green
#04F489
ΔE00 2.47
Mediumspringgreen
#00FA9A
ΔE00 2.91
Wintergreen
#20F986
ΔE00 3.10
Weird Green
#3AE57F
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54F293 #F254B3
analogous
#64F254 #54F293 #54F2E2
triadic
#54F293 #9354F2 #F29354
tetradic
#54F293 #5464F2 #F254B3 #F2E254
square
#54F293 #5464F2 #F254B3 #F2E254
split-complementary
#54F293 #E254F2 #F25464
monochromatic
#0EBD54 #1BEE6F #54F293 #8DF6B7 #C6FBDB
Accessibility & contrast
On white
1.45
#54F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#54F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54F293
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54F293 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8C
Deuteranopia (green-blind)
#DED199
Tritanopia (blue-blind)
#00EFDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #54f293; /* rgb */ color: rgb(84, 242, 147); /* oklch */ color: oklch(85.6% 0.187 153.1);
Tailwind
colors: {
custom: {
50: '#95f7b3',
500: '#54f293',
950: '#000000',
},
}SCSS
$custom: #54f293; $custom-light: #95f7b3; $custom-dark: #000000;
JSON
{
"hex": "#54f293",
"rgb": {
"r": 84,
"g": 242,
"b": 147
},
"hsl": {
"h": 143.924,
"s": 85.87,
"l": 63.922
},
"oklch": {
"l": 0.85603,
"c": 0.18719,
"h": 153.1
},
"luminance": 0.67496
}Semantic roles & 50–950 ramp
primary
#54F293
secondary
#BB2F83
accent
#0389E2
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581