#54FD83#54FD83
#54FD83 is a very light, highly saturated green. Relative luminance 0.738; OKLCH L 88.1% C 0.215 H 148.9°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #54FD83 |
|---|---|
| RGB | rgb(84, 253, 131) |
| HSL | hsl(137, 98%, 66%) |
| HSV | hsv(137, 67%, 99%) |
| CMYK | cmyk(66.8%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(88.81, -68.32, 45.77) |
| CIE-LCH | lch(88.81, 82.23, 146.18°) |
| OKLab | oklab(88.05% -0.1841 0.1112) |
| OKLCH | oklch(88.05% 0.215 148.9) |
| XYZ | xyz(42.8749, 73.7695, 33.4477) |
| Luminance | 0.7377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.08
Spearmint
#1EF876
ΔE00 2.19
Wintergreen
#20F986
ΔE00 2.46
Minty Green
#0BF77D
ΔE00 2.49
Lightgreen (survey)
#76FF7B
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FD83 #FD54CE
analogous
#79FD54 #54FD83 #54FDD7
triadic
#54FD83 #8354FD #FD8354
tetradic
#54FD83 #5479FD #FD54CE #FDD754
square
#54FD83 #5479FD #FD54CE #FDD754
split-complementary
#54FD83 #D754FD #FD5479
monochromatic
#02D43D #18FC57 #54FD83 #90FEAF #CDFEDB
Accessibility & contrast
On white
1.33
#54FD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#54FD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FD83
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FD83 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE879
Deuteranopia (green-blind)
#EAD98C
Tritanopia (blue-blind)
#00F8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #54fd83; /* rgb */ color: rgb(84, 253, 131); /* oklch */ color: oklch(88.1% 0.215 148.9);
Tailwind
colors: {
custom: {
50: '#97ffa9',
500: '#54fd83',
950: '#000000',
},
}SCSS
$custom: #54fd83; $custom-light: #97ffa9; $custom-dark: #000000;
JSON
{
"hex": "#54fd83",
"rgb": {
"r": 84,
"g": 253,
"b": 131
},
"hsl": {
"h": 136.686,
"s": 97.688,
"l": 66.078
},
"oklch": {
"l": 0.88053,
"c": 0.21509,
"h": 148.9
},
"luminance": 0.73774
}Semantic roles & 50–950 ramp
primary
#54FD83
secondary
#CE27A0
accent
#00A6E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681