#549595#549595
#549595 is a light, moderate teal. Relative luminance 0.256; OKLCH L 62.7% C 0.067 H 195.6°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #549595 |
|---|---|
| RGB | rgb(84, 149, 149) |
| HSL | hsl(180, 28%, 46%) |
| HSV | hsv(180, 44%, 58%) |
| CMYK | cmyk(43.6%, 0%, 0%, 41.6%) |
| CIE-LAB | lab(57.61, -20.73, -6.50) |
| CIE-LCH | lch(57.61, 21.73, 197.41°) |
| OKLab | oklab(62.67% -0.0643 -0.0179) |
| OKLCH | oklch(62.67% 0.067 195.6) |
| XYZ | xyz(19.8263, 25.5481, 32.3144) |
| Luminance | 0.2555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.31
Sea
#3C9992
ΔE00 4.66
Dusty Teal
#4C9085
ΔE00 5.23
Dull Teal
#5F9E8F
ΔE00 6.72
Darkcyan
#008B8B
ΔE00 7.04
Grey Teal
#5E9B8A
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#549595 #955454
analogous
#549574 #549595 #547495
triadic
#549595 #955495 #959554
tetradic
#549595 #745495 #955454 #749554
square
#549595 #745495 #955454 #749554
split-complementary
#549595 #955474 #957454
monochromatic
#284747 #3E6E6E #549595 #75B1B1 #9CC7C7
Accessibility & contrast
On white
3.44
#549595 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#549595 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #549595
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##549595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##549595 | 1.00 | 3.44 | 6.11 | 6.11 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D8F95
Deuteranopia (green-blind)
#828796
Tritanopia (blue-blind)
#349995
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #549595; /* rgb */ color: rgb(84, 149, 149); /* oklch */ color: oklch(62.7% 0.067 195.6);
Tailwind
colors: {
custom: {
50: '#88b4b4',
500: '#549595',
950: '#000000',
},
}SCSS
$custom: #549595; $custom-light: #88b4b4; $custom-dark: #000000;
JSON
{
"hex": "#549595",
"rgb": {
"r": 84,
"g": 149,
"b": 149
},
"hsl": {
"h": 180,
"s": 27.897,
"l": 45.686
},
"oklch": {
"l": 0.62674,
"c": 0.06672,
"h": 195.6
},
"luminance": 0.2555
}Semantic roles & 50–950 ramp
primary
#549595
secondary
#B49090
accent
#6464C4
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1111
muted
#7D8080