#54DC99#54DC99
#54DC99 is a light, vivid teal. Relative luminance 0.554; OKLCH L 80.3% C 0.153 H 158.4°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #54DC99 |
|---|---|
| RGB | rgb(84, 220, 153) |
| HSL | hsl(150, 66%, 60%) |
| HSV | hsv(150, 62%, 86%) |
| CMYK | cmyk(61.8%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(79.25, -52.20, 22.22) |
| CIE-LCH | lch(79.25, 56.74, 156.94°) |
| OKLab | oklab(80.3% -0.1423 0.0563) |
| OKLCH | oklch(80.3% 0.153 158.4) |
| XYZ | xyz(34.9959, 55.3676, 38.9735) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.99
Eucalyptus
#44D7A8
ΔE00 4.84
Seaweed
#18D17B
ΔE00 5.08
Seafoam
#7FE0B3
ΔE00 5.69
Weird Green
#3AE57F
ΔE00 5.88
Emerald
#50C878
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DC99 #DC5497
analogous
#54DC55 #54DC99 #54DBDC
triadic
#54DC99 #9954DC #DC9954
tetradic
#54DC99 #5554DC #DC5497 #DBDC54
square
#54DC99 #5554DC #DC5497 #DBDC54
split-complementary
#54DC99 #DC54DB #DC5554
monochromatic
#1F975C #29CA7B #54DC99 #87E6B7 #BAF1D6
Accessibility & contrast
On white
1.74
#54DC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#54DC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DC99
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DC99 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC95
Deuteranopia (green-blind)
#C8BF9D
Tritanopia (blue-blind)
#00DBCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #54dc99; /* rgb */ color: rgb(84, 220, 153); /* oklch */ color: oklch(80.3% 0.153 158.4);
Tailwind
colors: {
custom: {
50: '#91e8b7',
500: '#54dc99',
950: '#000000',
},
}SCSS
$custom: #54dc99; $custom-light: #91e8b7; $custom-dark: #000000;
JSON
{
"hex": "#54dc99",
"rgb": {
"r": 84,
"g": 220,
"b": 153
},
"hsl": {
"h": 150.441,
"s": 66.019,
"l": 59.608
},
"oklch": {
"l": 0.80298,
"c": 0.15306,
"h": 158.4
},
"luminance": 0.55371
}Semantic roles & 50–950 ramp
primary
#54DC99
secondary
#9B3969
accent
#3F93E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481