#54FF92#54FF92
#54FF92 is a very light, highly saturated green. Relative luminance 0.755; OKLCH L 88.8% C 0.205 H 151.5°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #54FF92 |
|---|---|
| RGB | rgb(84, 255, 146) |
| HSL | hsl(142, 100%, 66%) |
| HSV | hsv(142, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(89.62, -66.70, 39.57) |
| CIE-LCH | lch(89.62, 77.55, 149.32°) |
| OKLab | oklab(88.78% -0.1798 0.0976) |
| OKLCH | oklch(88.78% 0.205 151.5) |
| XYZ | xyz(44.6008, 75.4753, 39.4062) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.24
Spring Green
#00FF7F
ΔE00 2.77
Sea Green (survey)
#53FCA1
ΔE00 2.81
Light Green Blue
#56FCA2
ΔE00 2.92
Minty Green
#0BF77D
ΔE00 3.05
Turquoise Green
#04F489
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FF92 #FF54C1
analogous
#6CFF54 #54FF92 #54FFE7
triadic
#54FF92 #9254FF #FF9254
tetradic
#54FF92 #546CFF #FF54C1 #FFE754
square
#54FF92 #546CFF #FF54C1 #FFE754
split-complementary
#54FF92 #E754FF #FF546C
monochromatic
#00D94F #17FF6B #54FF92 #91FFB9 #CEFFE0
Accessibility & contrast
On white
1.30
#54FF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#54FF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FF92
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FF92 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8A
Deuteranopia (green-blind)
#EBDB99
Tritanopia (blue-blind)
#00FBE4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #54ff92; /* rgb */ color: rgb(84, 255, 146); /* oklch */ color: oklch(88.8% 0.205 151.5);
Tailwind
colors: {
custom: {
50: '#97ffb3',
500: '#54ff92',
950: '#000000',
},
}SCSS
$custom: #54ff92; $custom-light: #97ffb3; $custom-dark: #000000;
JSON
{
"hex": "#54ff92",
"rgb": {
"r": 84,
"g": 255,
"b": 146
},
"hsl": {
"h": 141.754,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.88781,
"c": 0.20458,
"h": 151.5
},
"luminance": 0.7548
}Semantic roles & 50–950 ramp
primary
#54FF92
secondary
#D22593
accent
#0092E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681