#54DB9F#54DB9F
#54DB9F is a light, vivid teal. Relative luminance 0.551; OKLCH L 80.2% C 0.147 H 160.9°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #54DB9F |
|---|---|
| RGB | rgb(84, 219, 159) |
| HSL | hsl(153, 65%, 59%) |
| HSV | hsv(153, 62%, 86%) |
| CMYK | cmyk(61.6%, 0%, 27.4%, 14.1%) |
| CIE-LAB | lab(79.07, -50.57, 18.83) |
| CIE-LCH | lch(79.07, 53.96, 159.58°) |
| OKLab | oklab(80.19% -0.1386 0.048) |
| OKLCH | oklch(80.19% 0.147 160.9) |
| XYZ | xyz(35.2423, 55.0475, 41.5621) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.42
Aqua Green
#12E193
ΔE00 3.87
Seafoam
#7FE0B3
ΔE00 4.79
Aqua Marine
#2EE8BB
ΔE00 5.81
Seaweed
#18D17B
ΔE00 6.04
Light Greenish Blue
#63F7B4
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DB9F #DB5490
analogous
#54DB5C #54DB9F #54D4DB
triadic
#54DB9F #9F54DB #DB9F54
tetradic
#54DB9F #5C54DB #DB5490 #D4DB54
square
#54DB9F #5C54DB #DB5490 #D4DB54
split-complementary
#54DB9F #DB54D4 #DB5C54
monochromatic
#1F9561 #2AC882 #54DB9F #87E6BB #B9F0D8
Accessibility & contrast
On white
1.75
#54DB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#54DB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DB9F
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DB9F | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CC9C
Deuteranopia (green-blind)
#C6BEA3
Tritanopia (blue-blind)
#00DACB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #54db9f; /* rgb */ color: rgb(84, 219, 159); /* oklch */ color: oklch(80.2% 0.147 160.9);
Tailwind
colors: {
custom: {
50: '#91e7bb',
500: '#54db9f',
950: '#000000',
},
}SCSS
$custom: #54db9f; $custom-light: #91e7bb; $custom-dark: #000000;
JSON
{
"hex": "#54db9f",
"rgb": {
"r": 84,
"g": 219,
"b": 159
},
"hsl": {
"h": 153.333,
"s": 65.217,
"l": 59.412
},
"oklch": {
"l": 0.80186,
"c": 0.14663,
"h": 160.9
},
"luminance": 0.55051
}Semantic roles & 50–950 ramp
primary
#54DB9F
secondary
#9A3964
accent
#408BE8
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1612
muted
#7F8482