#54F27D#54F27D
#54F27D is a very light, highly saturated green. Relative luminance 0.669; OKLCH L 85.2% C 0.207 H 148.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #54F27D |
|---|---|
| RGB | rgb(84, 242, 125) |
| HSL | hsl(136, 86%, 64%) |
| HSV | hsv(136, 65%, 95%) |
| CMYK | cmyk(65.3%, 0%, 48.3%, 5.1%) |
| CIE-LAB | lab(85.44, -65.34, 44.40) |
| CIE-LCH | lch(85.44, 79.00, 145.80°) |
| OKLab | oklab(85.24% -0.1762 0.1079) |
| OKLCH | oklch(85.24% 0.207 148.5) |
| XYZ | xyz(39.1071, 66.8656, 30.2435) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.33
Minty Green
#0BF77D
ΔE00 2.37
Wintergreen
#20F986
ΔE00 2.68
Turquoise Green
#04F489
ΔE00 3.28
Spring Green
#00FF7F
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54F27D #F254C9
analogous
#7AF254 #54F27D #54F2CC
triadic
#54F27D #7D54F2 #F27D54
tetradic
#54F27D #547AF2 #F254C9 #F2CC54
square
#54F27D #547AF2 #F254C9 #F2CC54
split-complementary
#54F27D #CC54F2 #F2547A
monochromatic
#0EBD3C #1BEE52 #54F27D #8DF6A8 #C6FBD3
Accessibility & contrast
On white
1.46
#54F27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#54F27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54F27D
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54F27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54F27D | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE73
Deuteranopia (green-blind)
#E1D085
Tritanopia (blue-blind)
#13EDD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #54f27d; /* rgb */ color: rgb(84, 242, 125); /* oklch */ color: oklch(85.2% 0.207 148.5);
Tailwind
colors: {
custom: {
50: '#95f7a4',
500: '#54f27d',
950: '#000000',
},
}SCSS
$custom: #54f27d; $custom-light: #95f7a4; $custom-dark: #000000;
JSON
{
"hex": "#54f27d",
"rgb": {
"r": 84,
"g": 242,
"b": 125
},
"hsl": {
"h": 135.57,
"s": 85.87,
"l": 63.922
},
"oklch": {
"l": 0.8524,
"c": 0.20659,
"h": 148.5
},
"luminance": 0.6687
}Semantic roles & 50–950 ramp
primary
#54F27D
secondary
#BB2F97
accent
#03A8E2
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580