#54DC9F#54DC9F
#54DC9F is a light, vivid teal. Relative luminance 0.556; OKLCH L 80.4% C 0.148 H 160.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #54DC9F |
|---|---|
| RGB | rgb(84, 220, 159) |
| HSL | hsl(153, 66%, 60%) |
| HSV | hsv(153, 62%, 86%) |
| CMYK | cmyk(61.8%, 0%, 27.7%, 13.7%) |
| CIE-LAB | lab(79.37, -50.98, 19.25) |
| CIE-LCH | lch(79.37, 54.49, 159.32°) |
| OKLab | oklab(80.43% -0.1396 0.049) |
| OKLCH | oklch(80.43% 0.148 160.7) |
| XYZ | xyz(35.5040, 55.5708, 41.6493) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.64
Aqua Green
#12E193
ΔE00 3.67
Seafoam
#7FE0B3
ΔE00 4.85
Aqua Marine
#2EE8BB
ΔE00 5.83
Light Greenish Blue
#63F7B4
ΔE00 5.98
Seaweed
#18D17B
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DC9F #DC5491
analogous
#54DC5B #54DC9F #54D5DC
triadic
#54DC9F #9F54DC #DC9F54
tetradic
#54DC9F #5B54DC #DC5491 #D5DC54
square
#54DC9F #5B54DC #DC5491 #D5DC54
split-complementary
#54DC9F #DC54D5 #DC5B54
monochromatic
#1F9761 #29CA82 #54DC9F #87E6BC #BAF1D8
Accessibility & contrast
On white
1.73
#54DC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#54DC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DC9F
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DC9F | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CD9B
Deuteranopia (green-blind)
#C7BFA3
Tritanopia (blue-blind)
#00DBCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #54dc9f; /* rgb */ color: rgb(84, 220, 159); /* oklch */ color: oklch(80.4% 0.148 160.7);
Tailwind
colors: {
custom: {
50: '#91e8bb',
500: '#54dc9f',
950: '#000000',
},
}SCSS
$custom: #54dc9f; $custom-light: #91e8bb; $custom-dark: #000000;
JSON
{
"hex": "#54dc9f",
"rgb": {
"r": 84,
"g": 220,
"b": 159
},
"hsl": {
"h": 153.088,
"s": 66.019,
"l": 59.608
},
"oklch": {
"l": 0.80432,
"c": 0.14794,
"h": 160.7
},
"luminance": 0.55574
}Semantic roles & 50–950 ramp
primary
#54DC9F
secondary
#9B3965
accent
#3F8BE9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482