#4FA7AF#4FA7AF
#4FA7AF is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.8% C 0.085 H 203.3°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA7AF |
|---|---|
| RGB | rgb(79, 167, 175) |
| HSL | hsl(185, 38%, 50%) |
| HSV | hsv(185, 55%, 69%) |
| CMYK | cmyk(54.9%, 4.6%, 0%, 31.4%) |
| CIE-LAB | lab(63.67, -23.98, -12.17) |
| CIE-LCH | lch(63.67, 26.89, 206.90°) |
| OKLab | oklab(67.76% -0.0779 -0.0336) |
| OKLCH | oklch(67.76% 0.085 203.3) |
| XYZ | xyz(24.7779, 32.3925, 45.4957) |
| Luminance | 0.3240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.03
Turquoise Blue
#06B1C4
ΔE00 5.04
Sea
#3C9992
ΔE00 8.04
Lightseagreen
#20B2AA
ΔE00 8.14
Dull Teal
#5F9E8F
ΔE00 9.93
Topaz
#13BBAF
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA7AF #AF574F
analogous
#4FAF87 #4FA7AF #4F77AF
triadic
#4FA7AF #AF4FA7 #A7AF4F
tetradic
#4FA7AF #874FAF #AF574F #77AF4F
square
#4FA7AF #874FAF #AF574F #77AF4F
split-complementary
#4FA7AF #AF4F77 #AF874F
monochromatic
#29575B #3C7F85 #4FA7AF #79BCC2 #A3D1D5
Accessibility & contrast
On white
2.81
#4FA7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#4FA7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA7AF
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA7AF | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B0
Deuteranopia (green-blind)
#8C95AF
Tritanopia (blue-blind)
#00ADA9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4fa7af; /* rgb */ color: rgb(79, 167, 175); /* oklch */ color: oklch(67.8% 0.085 203.3);
Tailwind
colors: {
custom: {
50: '#89c1c6',
500: '#4fa7af',
950: '#000000',
},
}SCSS
$custom: #4fa7af; $custom-light: #89c1c6; $custom-dark: #000000;
JSON
{
"hex": "#4fa7af",
"rgb": {
"r": 79,
"g": 167,
"b": 175
},
"hsl": {
"h": 185,
"s": 37.795,
"l": 49.804
},
"oklch": {
"l": 0.67763,
"c": 0.08481,
"h": 203.3
},
"luminance": 0.32395
}Semantic roles & 50–950 ramp
primary
#4FA7AF
secondary
#C39B97
accent
#645ACE
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182