#54979F#54979F
#54979F is a light, moderate teal. Relative luminance 0.265; OKLCH L 63.5% C 0.069 H 205.5°. Best body text is #000000 at 6.30:1 contrast (WCAG AA passes).
Color values
| HEX | #54979F |
|---|---|
| RGB | rgb(84, 151, 159) |
| HSL | hsl(186, 31%, 48%) |
| HSV | hsv(186, 47%, 62%) |
| CMYK | cmyk(47.2%, 5%, 0%, 37.6%) |
| CIE-LAB | lab(58.53, -19.07, -10.83) |
| CIE-LCH | lch(58.53, 21.93, 209.59°) |
| OKLab | oklab(63.52% -0.0624 -0.0298) |
| OKLCH | oklch(63.52% 0.069 205.5) |
| XYZ | xyz(20.9784, 26.5195, 36.8075) |
| Luminance | 0.2652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.39
Sea
#3C9992
ΔE00 7.57
Teal Blue
#01889F
ΔE00 8.35
Dusty Teal
#4C9085
ΔE00 8.76
Darkcyan
#008B8B
ΔE00 8.78
Dark Cyan
#0A888A
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54979F #9F5C54
analogous
#549F81 #54979F #54719F
triadic
#54979F #9F5497 #979F54
tetradic
#54979F #81549F #9F5C54 #719F54
square
#54979F #81549F #9F5C54 #719F54
split-complementary
#54979F #9F5471 #9F8154
monochromatic
#2A4B4F #3F7177 #54979F #78B1B8 #A0C8CD
Accessibility & contrast
On white
3.33
#54979F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.30
#54979F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #54979F
6.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54979F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54979F | 1.00 | 3.33 | 6.30 | 6.30 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D92A0
Deuteranopia (green-blind)
#81899F
Tritanopia (blue-blind)
#2C9C99
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #54979f; /* rgb */ color: rgb(84, 151, 159); /* oklch */ color: oklch(63.5% 0.069 205.5);
Tailwind
colors: {
custom: {
50: '#89b5bb',
500: '#54979f',
950: '#000000',
},
}SCSS
$custom: #54979f; $custom-light: #89b5bb; $custom-dark: #000000;
JSON
{
"hex": "#54979f",
"rgb": {
"r": 84,
"g": 151,
"b": 159
},
"hsl": {
"h": 186.4,
"s": 30.864,
"l": 47.647
},
"oklch": {
"l": 0.63518,
"c": 0.06916,
"h": 205.5
},
"luminance": 0.26521
}Semantic roles & 50–950 ramp
primary
#54979F
secondary
#BA9994
accent
#6C61C7
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1111
muted
#7D8080