#549B99#549B99
#549B99 is a light, moderate teal. Relative luminance 0.276; OKLCH L 64.3% C 0.072 H 193.1°. Best body text is #000000 at 6.53:1 contrast (WCAG AA passes).
Color values
| HEX | #549B99 |
|---|---|
| RGB | rgb(84, 155, 153) |
| HSL | hsl(178, 30%, 47%) |
| HSV | hsv(178, 46%, 61%) |
| CMYK | cmyk(45.8%, 0%, 1.3%, 39.2%) |
| CIE-LAB | lab(59.55, -22.77, -5.89) |
| CIE-LCH | lch(59.55, 23.52, 194.51°) |
| OKLab | oklab(64.28% -0.0698 -0.0163) |
| OKLCH | oklch(64.28% 0.072 193.1) |
| XYZ | xyz(21.1250, 27.6257, 34.3499) |
| Luminance | 0.2763 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 2.69
Sea
#3C9992
ΔE00 3.67
Dull Teal
#5F9E8F
ΔE00 5.43
Dusty Teal
#4C9085
ΔE00 5.47
Grey Teal
#5E9B8A
ΔE00 6.20
Greyish Teal
#719F91
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#549B99 #9B5456
analogous
#549B76 #549B99 #547A9B
triadic
#549B99 #99549B #9B9954
tetradic
#549B99 #76549B #9B5456 #7A9B54
square
#549B99 #76549B #9B5456 #7A9B54
split-complementary
#549B99 #9B547A #9B7654
monochromatic
#294C4B #3E7372 #549B99 #77B5B4 #9FCBCA
Accessibility & contrast
On white
3.22
#549B99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.53
#549B99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #549B99
6.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##549B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##549B99 | 1.00 | 3.22 | 6.53 | 6.53 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939599
Deuteranopia (green-blind)
#878C9A
Tritanopia (blue-blind)
#309F9A
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #549b99; /* rgb */ color: rgb(84, 155, 153); /* oklch */ color: oklch(64.3% 0.072 193.1);
Tailwind
colors: {
custom: {
50: '#89b8b7',
500: '#549b99',
950: '#000000',
},
}SCSS
$custom: #549b99; $custom-light: #89b8b7; $custom-dark: #000000;
JSON
{
"hex": "#549b99",
"rgb": {
"r": 84,
"g": 155,
"b": 153
},
"hsl": {
"h": 178.31,
"s": 29.707,
"l": 46.863
},
"oklch": {
"l": 0.64276,
"c": 0.07172,
"h": 193.1
},
"luminance": 0.27627
}Semantic roles & 50–950 ramp
primary
#549B99
secondary
#B89394
accent
#6265C6
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1111
muted
#7D8080