#548F99#548F99
#548F99 is a mid, moderate teal. Relative luminance 0.238; OKLCH L 61.4% C 0.063 H 209.5°. Best body text is #000000 at 5.77:1 contrast (WCAG AA passes).
Color values
| HEX | #548F99 |
|---|---|
| RGB | rgb(84, 143, 153) |
| HSL | hsl(189, 29%, 46%) |
| HSV | hsv(189, 45%, 60%) |
| CMYK | cmyk(45.1%, 6.5%, 0%, 40%) |
| CIE-LAB | lab(55.92, -16.47, -11.32) |
| CIE-LCH | lch(55.92, 19.98, 214.49°) |
| OKLab | oklab(61.36% -0.0551 -0.0311) |
| OKLCH | oklch(61.36% 0.063 209.5) |
| XYZ | xyz(19.2262, 23.8282, 33.7170) |
| Luminance | 0.2383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.07
Teal Blue
#01889F
ΔE00 6.73
Dirty Blue
#3F829D
ΔE00 8.07
Dark Cyan
#0A888A
ΔE00 8.57
Darkcyan
#008B8B
ΔE00 8.96
Bluish Grey
#748B97
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#548F99 #995E54
analogous
#549981 #548F99 #546D99
triadic
#548F99 #99548F #8F9954
tetradic
#548F99 #815499 #995E54 #6D9954
square
#548F99 #815499 #995E54 #6D9954
split-complementary
#548F99 #99546D #998154
monochromatic
#29454A #3E6A71 #548F99 #76ABB4 #9EC3CA
Accessibility & contrast
On white
3.64
#548F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.77
#548F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #548F99
5.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##548F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##548F99 | 1.00 | 3.64 | 5.77 | 5.77 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868B9A
Deuteranopia (green-blind)
#7B8299
Tritanopia (blue-blind)
#339492
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #548f99; /* rgb */ color: rgb(84, 143, 153); /* oklch */ color: oklch(61.4% 0.063 209.5);
Tailwind
colors: {
custom: {
50: '#88b0b7',
500: '#548f99',
950: '#000000',
},
}SCSS
$custom: #548f99; $custom-light: #88b0b7; $custom-dark: #000000;
JSON
{
"hex": "#548f99",
"rgb": {
"r": 84,
"g": 143,
"b": 153
},
"hsl": {
"h": 188.696,
"s": 29.114,
"l": 46.471
},
"oklch": {
"l": 0.61361,
"c": 0.0633,
"h": 209.5
},
"luminance": 0.2383
}Semantic roles & 50–950 ramp
primary
#548F99
secondary
#B79792
accent
#7162C5
background
#F8FAFB
surface
#F0F4F6
border
#CBCED0
text
#0C1011
muted
#7D7F80