#54949B#54949B
#54949B is a light, moderate teal. Relative luminance 0.254; OKLCH L 62.6% C 0.067 H 204.7°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #54949B |
|---|---|
| RGB | rgb(84, 148, 155) |
| HSL | hsl(186, 30%, 47%) |
| HSV | hsv(186, 46%, 61%) |
| CMYK | cmyk(45.8%, 4.5%, 0%, 39.2%) |
| CIE-LAB | lab(57.49, -18.59, -10.10) |
| CIE-LCH | lch(57.49, 21.15, 208.51°) |
| OKLab | oklab(62.65% -0.0604 -0.0278) |
| OKLCH | oklch(62.65% 0.067 204.7) |
| XYZ | xyz(20.1602, 25.4296, 34.8500) |
| Luminance | 0.2543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.90
Sea
#3C9992
ΔE00 7.44
Teal Blue
#01889F
ΔE00 8.03
Dusty Teal
#4C9085
ΔE00 8.18
Dark Cyan
#0A888A
ΔE00 8.20
Darkcyan
#008B8B
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54949B #9B5B54
analogous
#549B7F #54949B #54719B
triadic
#54949B #9B5494 #949B54
tetradic
#54949B #7F549B #9B5B54 #719B54
square
#54949B #7F549B #9B5B54 #719B54
split-complementary
#54949B #9B5471 #9B7F54
monochromatic
#29484C #3E6E73 #54949B #77AFB5 #9FC6CB
Accessibility & contrast
On white
3.45
#54949B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#54949B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #54949B
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54949B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54949B | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8F9C
Deuteranopia (green-blind)
#7F869B
Tritanopia (blue-blind)
#309996
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #54949b; /* rgb */ color: rgb(84, 148, 155); /* oklch */ color: oklch(62.6% 0.067 204.7);
Tailwind
colors: {
custom: {
50: '#89b3b8',
500: '#54949b',
950: '#000000',
},
}SCSS
$custom: #54949b; $custom-light: #89b3b8; $custom-dark: #000000;
JSON
{
"hex": "#54949b",
"rgb": {
"r": 84,
"g": 148,
"b": 155
},
"hsl": {
"h": 185.915,
"s": 29.707,
"l": 46.863
},
"oklch": {
"l": 0.62645,
"c": 0.06652,
"h": 204.7
},
"luminance": 0.25431
}Semantic roles & 50–950 ramp
primary
#54949B
secondary
#B89693
accent
#6C62C6
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1111
muted
#7D8080