#54F89E#54F89E
#54F89E is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.3% C 0.185 H 155.1°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #54F89E |
|---|---|
| RGB | rgb(84, 248, 158) |
| HSL | hsl(147, 92%, 65%) |
| HSV | hsv(147, 66%, 97%) |
| CMYK | cmyk(66.1%, 0%, 36.3%, 2.7%) |
| CIE-LAB | lab(87.72, -62.07, 31.13) |
| CIE-LCH | lch(87.72, 69.44, 153.37°) |
| OKLab | oklab(87.28% -0.168 0.078) |
| OKLCH | oklch(87.28% 0.185 155.1) |
| XYZ | xyz(43.3912, 71.4835, 43.8521) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 0.83
Light Green Blue
#56FCA2
ΔE00 0.85
Mediumspringgreen
#00FA9A
ΔE00 2.20
Light Bluish Green
#76FDA8
ΔE00 2.44
Bright Sea Green
#05FFA6
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54F89E #F854AE
analogous
#5CF854 #54F89E #54F8F0
triadic
#54F89E #9E54F8 #F89E54
tetradic
#54F89E #545CF8 #F854AE #F8F054
square
#54F89E #545CF8 #F854AE #F8F054
split-complementary
#54F89E #F054F8 #F8545C
monochromatic
#08C95F #19F67D #54F89E #8FFABF #CAFDE1
Accessibility & contrast
On white
1.37
#54F89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#54F89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54F89E
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54F89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54F89E | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E598
Deuteranopia (green-blind)
#E2D6A4
Tritanopia (blue-blind)
#00F5E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #54f89e; /* rgb */ color: rgb(84, 248, 158); /* oklch */ color: oklch(87.3% 0.185 155.1);
Tailwind
colors: {
custom: {
50: '#96fcbb',
500: '#54f89e',
950: '#000000',
},
}SCSS
$custom: #54f89e; $custom-light: #96fcbb; $custom-dark: #000000;
JSON
{
"hex": "#54f89e",
"rgb": {
"r": 84,
"g": 248,
"b": 158
},
"hsl": {
"h": 147.073,
"s": 92.135,
"l": 65.098
},
"oklch": {
"l": 0.87281,
"c": 0.18518,
"h": 155.1
},
"luminance": 0.71488
}Semantic roles & 50–950 ramp
primary
#54F89E
secondary
#C62B80
accent
#007EE6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1812
muted
#808682