#4FA7B1#4FA7B1
#4FA7B1 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.8% C 0.085 H 205.3°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA7B1 |
|---|---|
| RGB | rgb(79, 167, 177) |
| HSL | hsl(186, 39%, 50%) |
| HSV | hsv(186, 55%, 69%) |
| CMYK | cmyk(55.4%, 5.6%, 0%, 30.6%) |
| CIE-LAB | lab(63.73, -23.41, -13.19) |
| CIE-LCH | lch(63.73, 26.87, 209.39°) |
| OKLab | oklab(67.84% -0.077 -0.0364) |
| OKLCH | oklch(67.84% 0.085 205.3) |
| XYZ | xyz(24.9757, 32.4716, 46.5379) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.39
Turquoise Blue
#06B1C4
ΔE00 4.69
Sea
#3C9992
ΔE00 8.71
Lightseagreen
#20B2AA
ΔE00 8.86
Greyblue
#77A1B5
ΔE00 9.83
Dull Teal
#5F9E8F
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA7B1 #B1594F
analogous
#4FB18A #4FA7B1 #4F76B1
triadic
#4FA7B1 #B14FA7 #A7B14F
tetradic
#4FA7B1 #8A4FB1 #B1594F #76B14F
square
#4FA7B1 #8A4FB1 #B1594F #76B14F
split-complementary
#4FA7B1 #B14F76 #B18A4F
monochromatic
#29575D #3C7F87 #4FA7B1 #79BCC4 #A4D1D7
Accessibility & contrast
On white
2.80
#4FA7B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#4FA7B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA7B1
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA7B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA7B1 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B2
Deuteranopia (green-blind)
#8C95B1
Tritanopia (blue-blind)
#00ADAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4fa7b1; /* rgb */ color: rgb(79, 167, 177); /* oklch */ color: oklch(67.8% 0.085 205.3);
Tailwind
colors: {
custom: {
50: '#89c1c8',
500: '#4fa7b1',
950: '#000000',
},
}SCSS
$custom: #4fa7b1; $custom-light: #89c1c8; $custom-dark: #000000;
JSON
{
"hex": "#4fa7b1",
"rgb": {
"r": 79,
"g": 167,
"b": 177
},
"hsl": {
"h": 186.122,
"s": 38.583,
"l": 50.196
},
"oklch": {
"l": 0.67836,
"c": 0.08521,
"h": 205.3
},
"luminance": 0.32474
}Semantic roles & 50–950 ramp
primary
#4FA7B1
secondary
#C49C98
accent
#6559CF
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182