#49999F#49999F
#49999F is a light, moderate teal. Relative luminance 0.267; OKLCH L 63.5% C 0.079 H 201.9°. Best body text is #000000 at 6.34:1 contrast (WCAG AA passes).
Color values
| HEX | #49999F |
|---|---|
| RGB | rgb(73, 153, 159) |
| HSL | hsl(184, 37%, 45%) |
| HSV | hsv(184, 54%, 62%) |
| CMYK | cmyk(54.1%, 3.8%, 0%, 37.6%) |
| CIE-LAB | lab(58.70, -22.63, -10.62) |
| CIE-LCH | lch(58.70, 25.00, 205.14°) |
| OKLab | oklab(63.53% -0.0728 -0.0293) |
| OKLCH | oklch(63.53% 0.079 201.9) |
| XYZ | xyz(20.3943, 26.7002, 36.8731) |
| Luminance | 0.2670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.21
Sea
#3C9992
ΔE00 5.86
Darkcyan
#008B8B
ΔE00 7.51
Dusty Teal
#4C9085
ΔE00 7.80
Dark Cyan
#0A888A
ΔE00 7.82
Greenish Blue
#0B8B87
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49999F #9F4F49
analogous
#499F7A #49999F #496E9F
triadic
#49999F #9F4999 #999F49
tetradic
#49999F #7A499F #9F4F49 #6E9F49
square
#49999F #7A499F #9F4F49 #6E9F49
split-complementary
#49999F #9F496E #9F7A49
monochromatic
#22484B #367175 #49999F #6AB5BB #94CACE
Accessibility & contrast
On white
3.31
#49999F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.34
#49999F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #49999F
6.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49999F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49999F | 1.00 | 3.31 | 6.34 | 6.34 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F93A0
Deuteranopia (green-blind)
#81899F
Tritanopia (blue-blind)
#009E9B
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #49999f; /* rgb */ color: rgb(73, 153, 159); /* oklch */ color: oklch(63.5% 0.079 201.9);
Tailwind
colors: {
custom: {
50: '#84b7bb',
500: '#49999f',
950: '#000000',
},
}SCSS
$custom: #49999f; $custom-light: #84b7bb; $custom-dark: #000000;
JSON
{
"hex": "#49999f",
"rgb": {
"r": 73,
"g": 153,
"b": 159
},
"hsl": {
"h": 184.186,
"s": 37.069,
"l": 45.49
},
"oklch": {
"l": 0.63532,
"c": 0.0785,
"h": 201.9
},
"luminance": 0.26702
}Semantic roles & 50–950 ramp
primary
#49999F
secondary
#BA8D8A
accent
#635BCD
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0B1111
muted
#7C8080