#549F99#549F99
#549F99 is a light, moderate teal. Relative luminance 0.290; OKLCH L 65.3% C 0.076 H 188.7°. Best body text is #000000 at 6.80:1 contrast (WCAG AA passes).
Color values
| HEX | #549F99 |
|---|---|
| RGB | rgb(84, 159, 153) |
| HSL | hsl(175, 31%, 48%) |
| HSV | hsv(175, 47%, 62%) |
| CMYK | cmyk(47.2%, 0%, 3.8%, 37.6%) |
| CIE-LAB | lab(60.76, -24.81, -4.10) |
| CIE-LCH | lch(60.76, 25.14, 189.38°) |
| OKLab | oklab(65.25% -0.0746 -0.0114) |
| OKLCH | oklch(65.25% 0.076 188.7) |
| XYZ | xyz(21.8017, 28.9792, 34.5755) |
| Luminance | 0.2898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.23
Dull Teal
#5F9E8F
ΔE00 3.96
Cadetblue
#5F9EA0
ΔE00 4.06
Grey Teal
#5E9B8A
ΔE00 4.94
Dusty Teal
#4C9085
ΔE00 5.50
Greyish Teal
#719F91
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#549F99 #9F545A
analogous
#549F73 #549F99 #547F9F
triadic
#549F99 #99549F #9F9954
tetradic
#549F99 #73549F #9F545A #7F9F54
square
#549F99 #73549F #9F545A #7F9F54
split-complementary
#549F99 #9F547F #9F7354
monochromatic
#2A4F4C #3F7772 #549F99 #78B8B3 #A0CDC9
Accessibility & contrast
On white
3.09
#549F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.80
#549F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #549F99
6.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##549F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##549F99 | 1.00 | 3.09 | 6.80 | 6.80 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989899
Deuteranopia (green-blind)
#8B8F9A
Tritanopia (blue-blind)
#2EA29D
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #549f99; /* rgb */ color: rgb(84, 159, 153); /* oklch */ color: oklch(65.3% 0.076 188.7);
Tailwind
colors: {
custom: {
50: '#8abbb7',
500: '#549f99',
950: '#000000',
},
}SCSS
$custom: #549f99; $custom-light: #8abbb7; $custom-dark: #000000;
JSON
{
"hex": "#549f99",
"rgb": {
"r": 84,
"g": 159,
"b": 153
},
"hsl": {
"h": 175.2,
"s": 30.864,
"l": 47.647
},
"oklch": {
"l": 0.65254,
"c": 0.07552,
"h": 188.7
},
"luminance": 0.28981
}Semantic roles & 50–950 ramp
primary
#549F99
secondary
#BA9498
accent
#6169C7
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1211
muted
#7D8180