#54999F#54999F
#54999F is a light, moderate teal. Relative luminance 0.272; OKLCH L 64.0% C 0.070 H 202.9°. Best body text is #000000 at 6.43:1 contrast (WCAG AA passes).
Color values
| HEX | #54999F |
|---|---|
| RGB | rgb(84, 153, 159) |
| HSL | hsl(185, 31%, 48%) |
| HSV | hsv(185, 47%, 62%) |
| CMYK | cmyk(47.2%, 3.8%, 0%, 37.6%) |
| CIE-LAB | lab(59.13, -20.12, -9.92) |
| CIE-LCH | lch(59.13, 22.43, 206.26°) |
| OKLab | oklab(64% -0.0648 -0.0273) |
| OKLCH | oklch(64% 0.07 202.9) |
| XYZ | xyz(21.3030, 27.1687, 36.9157) |
| Luminance | 0.2717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 2.44
Sea
#3C9992
ΔE00 6.64
Dusty Teal
#4C9085
ΔE00 8.09
Darkcyan
#008B8B
ΔE00 8.55
Dark Cyan
#0A888A
ΔE00 8.77
Dull Teal
#5F9E8F
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54999F #9F5A54
analogous
#549F7F #54999F #54739F
triadic
#54999F #9F5499 #999F54
tetradic
#54999F #7F549F #9F5A54 #739F54
square
#54999F #7F549F #9F5A54 #739F54
split-complementary
#54999F #9F5473 #9F7F54
monochromatic
#2A4C4F #3F7277 #54999F #78B3B8 #A0C9CD
Accessibility & contrast
On white
3.26
#54999F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.43
#54999F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #54999F
6.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54999F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54999F | 1.00 | 3.26 | 6.43 | 6.43 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90949F
Deuteranopia (green-blind)
#838A9F
Tritanopia (blue-blind)
#2C9E9B
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #54999f; /* rgb */ color: rgb(84, 153, 159); /* oklch */ color: oklch(64.0% 0.070 202.9);
Tailwind
colors: {
custom: {
50: '#89b7bb',
500: '#54999f',
950: '#000000',
},
}SCSS
$custom: #54999f; $custom-light: #89b7bb; $custom-dark: #000000;
JSON
{
"hex": "#54999f",
"rgb": {
"r": 84,
"g": 153,
"b": 159
},
"hsl": {
"h": 184.8,
"s": 30.864,
"l": 47.647
},
"oklch": {
"l": 0.64001,
"c": 0.07034,
"h": 202.9
},
"luminance": 0.2717
}Semantic roles & 50–950 ramp
primary
#54999F
secondary
#BA9894
accent
#6961C7
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1111
muted
#7D8080