#4F949B#4F949B
#4F949B is a light, moderate teal. Relative luminance 0.252; OKLCH L 62.4% C 0.070 H 204.1°. Best body text is #000000 at 6.04:1 contrast (WCAG AA passes).
Color values
| HEX | #4F949B |
|---|---|
| RGB | rgb(79, 148, 155) |
| HSL | hsl(186, 32%, 46%) |
| HSV | hsv(186, 49%, 61%) |
| CMYK | cmyk(49%, 4.5%, 0%, 39.2%) |
| CIE-LAB | lab(57.28, -19.80, -10.44) |
| CIE-LCH | lch(57.28, 22.39, 207.80°) |
| OKLab | oklab(62.41% -0.0643 -0.0288) |
| OKLCH | oklch(62.41% 0.07 204.1) |
| XYZ | xyz(19.7284, 25.2070, 34.8298) |
| Luminance | 0.2521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.02
Sea
#3C9992
ΔE00 7.00
Dark Cyan
#0A888A
ΔE00 7.61
Darkcyan
#008B8B
ΔE00 7.62
Teal Blue
#01889F
ΔE00 7.76
Dusty Teal
#4C9085
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4F949B #9B564F
analogous
#4F9B7C #4F949B #4F6E9B
triadic
#4F949B #9B4F94 #949B4F
tetradic
#4F949B #7C4F9B #9B564F #6E9B4F
square
#4F949B #7C4F9B #9B564F #6E9B4F
split-complementary
#4F949B #9B4F6E #9B7C4F
monochromatic
#26474A #3A6D72 #4F949B #71B0B6 #99C7CB
Accessibility & contrast
On white
3.48
#4F949B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.04
#4F949B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4F949B
6.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4F949B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4F949B | 1.00 | 3.48 | 6.04 | 6.04 |
| #FFFFFF | 3.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8F9C
Deuteranopia (green-blind)
#7E869B
Tritanopia (blue-blind)
#239996
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #4f949b; /* rgb */ color: rgb(79, 148, 155); /* oklch */ color: oklch(62.4% 0.070 204.1);
Tailwind
colors: {
custom: {
50: '#86b3b8',
500: '#4f949b',
950: '#000000',
},
}SCSS
$custom: #4f949b; $custom-light: #86b3b8; $custom-dark: #000000;
JSON
{
"hex": "#4f949b",
"rgb": {
"r": 79,
"g": 148,
"b": 155
},
"hsl": {
"h": 185.526,
"s": 32.479,
"l": 45.882
},
"oklch": {
"l": 0.62413,
"c": 0.07047,
"h": 204.1
},
"luminance": 0.25209
}Semantic roles & 50–950 ramp
primary
#4F949B
secondary
#B8928E
accent
#695FC9
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1111
muted
#7D8080