#54DD90#54DD90
#54DD90 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.162 H 155.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #54DD90 |
|---|---|
| RGB | rgb(84, 221, 144) |
| HSL | hsl(146, 67%, 60%) |
| HSV | hsv(146, 62%, 87%) |
| CMYK | cmyk(62%, 0%, 34.8%, 13.3%) |
| CIE-LAB | lab(79.39, -54.35, 27.08) |
| CIE-LCH | lch(79.39, 60.72, 153.51°) |
| OKLab | oklab(80.36% -0.1474 0.0681) |
| OKLCH | oklch(80.36% 0.162 155.2) |
| XYZ | xyz(34.5437, 55.6078, 35.2931) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.81
Weird Green
#3AE57F
ΔE00 4.10
Seaweed
#18D17B
ΔE00 4.20
Tealish Green
#0CDC73
ΔE00 4.73
Emerald
#50C878
ΔE00 5.36
Turquoise Green
#04F489
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DD90 #DD54A1
analogous
#5DDD54 #54DD90 #54DDD4
triadic
#54DD90 #9054DD #DD9054
tetradic
#54DD90 #545DDD #DD54A1 #DDD454
square
#54DD90 #545DDD #DD54A1 #DDD454
split-complementary
#54DD90 #D454DD #DD545D
monochromatic
#1E9854 #28CB70 #54DD90 #87E7B1 #BAF1D2
Accessibility & contrast
On white
1.73
#54DD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#54DD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DD90
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DD90 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8B
Deuteranopia (green-blind)
#CAC095
Tritanopia (blue-blind)
#12DBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #54dd90; /* rgb */ color: rgb(84, 221, 144); /* oklch */ color: oklch(80.4% 0.162 155.2);
Tailwind
colors: {
custom: {
50: '#91e8b1',
500: '#54dd90',
950: '#000000',
},
}SCSS
$custom: #54dd90; $custom-light: #91e8b1; $custom-dark: #000000;
JSON
{
"hex": "#54dd90",
"rgb": {
"r": 84,
"g": 221,
"b": 144
},
"hsl": {
"h": 146.277,
"s": 66.829,
"l": 59.804
},
"oklch": {
"l": 0.80357,
"c": 0.16236,
"h": 155.2
},
"luminance": 0.55611
}Semantic roles & 50–950 ramp
primary
#54DD90
secondary
#9C3971
accent
#3E9FEA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481