#54DB9B#54DB9B
#54DB9B is a light, vivid teal. Relative luminance 0.549; OKLCH L 80.1% C 0.150 H 159.4°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #54DB9B |
|---|---|
| RGB | rgb(84, 219, 155) |
| HSL | hsl(152, 65%, 59%) |
| HSV | hsv(152, 62%, 86%) |
| CMYK | cmyk(61.6%, 0%, 29.2%, 14.1%) |
| CIE-LAB | lab(78.99, -51.40, 20.82) |
| CIE-LCH | lch(78.99, 55.45, 157.95°) |
| OKLab | oklab(80.1% -0.1404 0.0529) |
| OKLCH | oklch(80.1% 0.15 159.4) |
| XYZ | xyz(34.9008, 54.9109, 39.7636) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.35
Eucalyptus
#44D7A8
ΔE00 4.23
Seafoam
#7FE0B3
ΔE00 5.33
Seaweed
#18D17B
ΔE00 5.37
Light Greenish Blue
#63F7B4
ΔE00 6.23
Emerald
#50C878
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DB9B #DB5494
analogous
#54DB58 #54DB9B #54D7DB
triadic
#54DB9B #9B54DB #DB9B54
tetradic
#54DB9B #5854DB #DB5494 #D7DB54
square
#54DB9B #5854DB #DB5494 #D7DB54
split-complementary
#54DB9B #DB54D7 #DB5854
monochromatic
#1F955D #2AC87D #54DB9B #87E6B9 #B9F0D6
Accessibility & contrast
On white
1.75
#54DB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#54DB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DB9B
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DB9B | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB97
Deuteranopia (green-blind)
#C6BE9F
Tritanopia (blue-blind)
#00DACA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #54db9b; /* rgb */ color: rgb(84, 219, 155); /* oklch */ color: oklch(80.1% 0.150 159.4);
Tailwind
colors: {
custom: {
50: '#91e7b8',
500: '#54db9b',
950: '#000000',
},
}SCSS
$custom: #54db9b; $custom-light: #91e7b8; $custom-dark: #000000;
JSON
{
"hex": "#54db9b",
"rgb": {
"r": 84,
"g": 219,
"b": 155
},
"hsl": {
"h": 151.556,
"s": 65.217,
"l": 59.412
},
"oklch": {
"l": 0.80096,
"c": 0.15001,
"h": 159.4
},
"luminance": 0.54914
}Semantic roles & 50–950 ramp
primary
#54DB9B
secondary
#9A3967
accent
#4090E8
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481