#4FA4AF#4FA4AF
#4FA4AF is a light, moderate teal. Relative luminance 0.313; OKLCH L 67.0% C 0.083 H 206.6°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA4AF |
|---|---|
| RGB | rgb(79, 164, 175) |
| HSL | hsl(187, 38%, 50%) |
| HSV | hsv(187, 55%, 69%) |
| CMYK | cmyk(54.9%, 6.3%, 0%, 31.4%) |
| CIE-LAB | lab(62.77, -22.45, -13.52) |
| CIE-LCH | lch(62.77, 26.21, 211.06°) |
| OKLab | oklab(67.04% -0.0745 -0.0374) |
| OKLCH | oklch(67.04% 0.083 206.6) |
| XYZ | xyz(24.2346, 31.3061, 45.3147) |
| Luminance | 0.3131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.13
Turquoise Blue
#06B1C4
ΔE00 5.20
Sea
#3C9992
ΔE00 8.72
Greyblue
#77A1B5
ΔE00 9.31
Lightseagreen
#20B2AA
ΔE00 9.63
Teal Blue
#01889F
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA4AF #AF5A4F
analogous
#4FAF8A #4FA4AF #4F74AF
triadic
#4FA4AF #AF4FA4 #A4AF4F
tetradic
#4FA4AF #8A4FAF #AF5A4F #74AF4F
square
#4FA4AF #8A4FAF #AF5A4F #74AF4F
split-complementary
#4FA4AF #AF4F74 #AF8A4F
monochromatic
#29555B #3C7C85 #4FA4AF #79BAC2 #A3D0D5
Accessibility & contrast
On white
2.89
#4FA4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#4FA4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA4AF
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA4AF | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EB0
Deuteranopia (green-blind)
#8993AF
Tritanopia (blue-blind)
#00AAA7
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #4fa4af; /* rgb */ color: rgb(79, 164, 175); /* oklch */ color: oklch(67.0% 0.083 206.6);
Tailwind
colors: {
custom: {
50: '#89bfc6',
500: '#4fa4af',
950: '#000000',
},
}SCSS
$custom: #4fa4af; $custom-light: #89bfc6; $custom-dark: #000000;
JSON
{
"hex": "#4fa4af",
"rgb": {
"r": 79,
"g": 164,
"b": 175
},
"hsl": {
"h": 186.875,
"s": 37.795,
"l": 49.804
},
"oklch": {
"l": 0.67038,
"c": 0.08333,
"h": 206.6
},
"luminance": 0.31308
}Semantic roles & 50–950 ramp
primary
#4FA4AF
secondary
#C39C97
accent
#675ACE
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182