#54F07B#54F07B
#54F07B is a very light, highly saturated green. Relative luminance 0.656; OKLCH L 84.7% C 0.206 H 148.3°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #54F07B |
|---|---|
| RGB | rgb(84, 240, 123) |
| HSL | hsl(135, 84%, 64%) |
| HSV | hsv(135, 65%, 94%) |
| CMYK | cmyk(65%, 0%, 48.7%, 5.9%) |
| CIE-LAB | lab(84.81, -64.92, 44.57) |
| CIE-LCH | lch(84.81, 78.75, 145.53°) |
| OKLab | oklab(84.71% -0.1751 0.1082) |
| OKLCH | oklch(84.71% 0.206 148.3) |
| XYZ | xyz(38.3886, 65.6310, 29.3800) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.56
Minty Green
#0BF77D
ΔE00 2.61
Wintergreen
#20F986
ΔE00 2.98
Turquoise Green
#04F489
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.47
Spring Green
#00FF7F
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54F07B #F054C9
analogous
#7BF054 #54F07B #54F0C9
triadic
#54F07B #7B54F0 #F07B54
tetradic
#54F07B #547BF0 #F054C9 #F0C954
square
#54F07B #547BF0 #F054C9 #F0C954
split-complementary
#54F07B #C954F0 #F0547B
monochromatic
#10B93B #1CEB50 #54F07B #8CF5A6 #C5FAD2
Accessibility & contrast
On white
1.49
#54F07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#54F07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54F07B
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54F07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54F07B | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC71
Deuteranopia (green-blind)
#DFCE83
Tritanopia (blue-blind)
#18EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #54f07b; /* rgb */ color: rgb(84, 240, 123); /* oklch */ color: oklch(84.7% 0.206 148.3);
Tailwind
colors: {
custom: {
50: '#95f6a3',
500: '#54f07b',
950: '#000000',
},
}SCSS
$custom: #54f07b; $custom-light: #95f6a3; $custom-dark: #000000;
JSON
{
"hex": "#54f07b",
"rgb": {
"r": 84,
"g": 240,
"b": 123
},
"hsl": {
"h": 135,
"s": 83.871,
"l": 63.529
},
"oklch": {
"l": 0.84713,
"c": 0.20582,
"h": 148.3
},
"luminance": 0.65635
}Semantic roles & 50–950 ramp
primary
#54F07B
secondary
#B83096
accent
#05AAE0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580