#54DB9E#54DB9E
#54DB9E is a light, vivid teal. Relative luminance 0.550; OKLCH L 80.2% C 0.147 H 160.5°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #54DB9E |
|---|---|
| RGB | rgb(84, 219, 158) |
| HSL | hsl(153, 65%, 59%) |
| HSV | hsv(153, 62%, 86%) |
| CMYK | cmyk(61.6%, 0%, 27.9%, 14.1%) |
| CIE-LAB | lab(79.05, -50.78, 19.33) |
| CIE-LCH | lch(79.05, 54.33, 159.16°) |
| OKLab | oklab(80.16% -0.139 0.0492) |
| OKLCH | oklch(80.16% 0.147 160.5) |
| XYZ | xyz(35.1559, 55.0129, 41.1069) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.62
Aqua Green
#12E193
ΔE00 3.72
Seafoam
#7FE0B3
ΔE00 4.92
Seaweed
#18D17B
ΔE00 5.87
Aqua Marine
#2EE8BB
ΔE00 5.99
Light Greenish Blue
#63F7B4
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DB9E #DB5491
analogous
#54DB5B #54DB9E #54D4DB
triadic
#54DB9E #9E54DB #DB9E54
tetradic
#54DB9E #5B54DB #DB5491 #D4DB54
square
#54DB9E #5B54DB #DB5491 #D4DB54
split-complementary
#54DB9E #DB54D4 #DB5B54
monochromatic
#1F9560 #2AC880 #54DB9E #87E6BB #B9F0D7
Accessibility & contrast
On white
1.75
#54DB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#54DB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DB9E
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DB9E | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CC9A
Deuteranopia (green-blind)
#C6BEA2
Tritanopia (blue-blind)
#00DACB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #54db9e; /* rgb */ color: rgb(84, 219, 158); /* oklch */ color: oklch(80.2% 0.147 160.5);
Tailwind
colors: {
custom: {
50: '#91e7ba',
500: '#54db9e',
950: '#000000',
},
}SCSS
$custom: #54db9e; $custom-light: #91e7ba; $custom-dark: #000000;
JSON
{
"hex": "#54db9e",
"rgb": {
"r": 84,
"g": 219,
"b": 158
},
"hsl": {
"h": 152.889,
"s": 65.217,
"l": 59.412
},
"oklch": {
"l": 0.80163,
"c": 0.14746,
"h": 160.5
},
"luminance": 0.55016
}Semantic roles & 50–950 ramp
primary
#54DB9E
secondary
#9A3965
accent
#408CE8
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481