#54979B#54979B
#54979B is a light, moderate teal. Relative luminance 0.264; OKLCH L 63.4% C 0.068 H 200.6°. Best body text is #000000 at 6.28:1 contrast (WCAG AA passes).
Color values
| HEX | #54979B |
|---|---|
| RGB | rgb(84, 151, 155) |
| HSL | hsl(183, 30%, 47%) |
| HSV | hsv(183, 46%, 61%) |
| CMYK | cmyk(45.8%, 2.6%, 0%, 39.2%) |
| CIE-LAB | lab(58.40, -20.17, -8.74) |
| CIE-LCH | lch(58.40, 21.98, 203.44°) |
| OKLab | oklab(63.37% -0.0641 -0.0241) |
| OKLCH | oklch(63.37% 0.068 200.6) |
| XYZ | xyz(20.6369, 26.3829, 35.0089) |
| Luminance | 0.2638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 2.59
Sea
#3C9992
ΔE00 5.94
Dusty Teal
#4C9085
ΔE00 7.08
Darkcyan
#008B8B
ΔE00 7.87
Dark Cyan
#0A888A
ΔE00 8.11
Dull Teal
#5F9E8F
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54979B #9B5854
analogous
#549B7C #54979B #54749B
triadic
#54979B #9B5497 #979B54
tetradic
#54979B #7C549B #9B5854 #749B54
square
#54979B #7C549B #9B5854 #749B54
split-complementary
#54979B #9B5474 #9B7C54
monochromatic
#294A4C #3E7073 #54979B #77B2B5 #9FC8CB
Accessibility & contrast
On white
3.35
#54979B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.28
#54979B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #54979B
6.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54979B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54979B | 1.00 | 3.35 | 6.28 | 6.28 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E929B
Deuteranopia (green-blind)
#82899B
Tritanopia (blue-blind)
#2F9B98
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #54979b; /* rgb */ color: rgb(84, 151, 155); /* oklch */ color: oklch(63.4% 0.068 200.6);
Tailwind
colors: {
custom: {
50: '#89b5b8',
500: '#54979b',
950: '#000000',
},
}SCSS
$custom: #54979b; $custom-light: #89b5b8; $custom-dark: #000000;
JSON
{
"hex": "#54979b",
"rgb": {
"r": 84,
"g": 151,
"b": 155
},
"hsl": {
"h": 183.38,
"s": 29.707,
"l": 46.863
},
"oklch": {
"l": 0.63372,
"c": 0.06848,
"h": 200.6
},
"luminance": 0.26385
}Semantic roles & 50–950 ramp
primary
#54979B
secondary
#B89593
accent
#6762C6
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1111
muted
#7D8080