#54A79A#54A79A
#54A79A is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.2% C 0.084 H 182.2°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #54A79A |
|---|---|
| RGB | rgb(84, 167, 154) |
| HSL | hsl(171, 33%, 49%) |
| HSV | hsv(171, 50%, 65%) |
| CMYK | cmyk(49.7%, 0%, 7.8%, 34.5%) |
| CIE-LAB | lab(63.22, -28.52, -1.05) |
| CIE-LCH | lch(63.22, 28.54, 182.10°) |
| OKLab | oklab(67.25% -0.0837 -0.0033) |
| OKLCH | oklch(67.25% 0.084 182.2) |
| XYZ | xyz(23.3052, 31.8533, 35.4858) |
| Luminance | 0.3185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.59
Grey Teal
#5E9B8A
ΔE00 4.70
Sea
#3C9992
ΔE00 5.25
Lightseagreen
#20B2AA
ΔE00 5.26
Greyish Teal
#719F91
ΔE00 5.88
Blue Green
#0F9B8E
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54A79A #A75461
analogous
#54A771 #54A79A #548BA7
triadic
#54A79A #9A54A7 #A79A54
tetradic
#54A79A #7154A7 #A75461 #8BA754
square
#54A79A #7154A7 #A75461 #8BA754
split-complementary
#54A79A #A7548B #A77154
monochromatic
#2B564F #407E74 #54A79A #7BBDB3 #A4D1CA
Accessibility & contrast
On white
2.85
#54A79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#54A79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54A79A
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54A79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54A79A | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F9A
Deuteranopia (green-blind)
#93959B
Tritanopia (blue-blind)
#2BAAA3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #54a79a; /* rgb */ color: rgb(84, 167, 154); /* oklch */ color: oklch(67.2% 0.084 182.2);
Tailwind
colors: {
custom: {
50: '#8ac1b7',
500: '#54a79a',
950: '#000000',
},
}SCSS
$custom: #54a79a; $custom-light: #8ac1b7; $custom-dark: #000000;
JSON
{
"hex": "#54a79a",
"rgb": {
"r": 84,
"g": 167,
"b": 154
},
"hsl": {
"h": 170.602,
"s": 33.068,
"l": 49.216
},
"oklch": {
"l": 0.67247,
"c": 0.08374,
"h": 182.2
},
"luminance": 0.31855
}Semantic roles & 50–950 ramp
primary
#54A79A
secondary
#BF989E
accent
#5F6FC9
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180