#54DC9B#54DC9B
#54DC9B is a light, vivid teal. Relative luminance 0.554; OKLCH L 80.3% C 0.151 H 159.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #54DC9B |
|---|---|
| RGB | rgb(84, 220, 155) |
| HSL | hsl(151, 66%, 60%) |
| HSV | hsv(151, 62%, 86%) |
| CMYK | cmyk(61.8%, 0%, 29.5%, 13.7%) |
| CIE-LAB | lab(79.29, -51.80, 21.23) |
| CIE-LCH | lch(79.29, 55.98, 157.71°) |
| OKLab | oklab(80.34% -0.1414 0.0539) |
| OKLCH | oklch(80.34% 0.151 159.1) |
| XYZ | xyz(35.1625, 55.4342, 39.8508) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.17
Eucalyptus
#44D7A8
ΔE00 4.44
Seaweed
#18D17B
ΔE00 5.37
Seafoam
#7FE0B3
ΔE00 5.40
Light Greenish Blue
#63F7B4
ΔE00 6.02
Weird Green
#3AE57F
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DC9B #DC5495
analogous
#54DC57 #54DC9B #54D9DC
triadic
#54DC9B #9B54DC #DC9B54
tetradic
#54DC9B #5754DC #DC5495 #D9DC54
square
#54DC9B #5754DC #DC5495 #D9DC54
split-complementary
#54DC9B #DC54D9 #DC5754
monochromatic
#1F975D #29CA7D #54DC9B #87E6B9 #BAF1D6
Accessibility & contrast
On white
1.74
#54DC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#54DC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DC9B
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DC9B | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC97
Deuteranopia (green-blind)
#C7BF9F
Tritanopia (blue-blind)
#00DBCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #54dc9b; /* rgb */ color: rgb(84, 220, 155); /* oklch */ color: oklch(80.3% 0.151 159.1);
Tailwind
colors: {
custom: {
50: '#91e8b8',
500: '#54dc9b',
950: '#000000',
},
}SCSS
$custom: #54dc9b; $custom-light: #91e8b8; $custom-dark: #000000;
JSON
{
"hex": "#54dc9b",
"rgb": {
"r": 84,
"g": 220,
"b": 155
},
"hsl": {
"h": 151.324,
"s": 66.019,
"l": 59.608
},
"oklch": {
"l": 0.80342,
"c": 0.15133,
"h": 159.1
},
"luminance": 0.55438
}Semantic roles & 50–950 ramp
primary
#54DC9B
secondary
#9B3968
accent
#3F90E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481