#4FA6AF#4FA6AF
#4FA6AF is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.5% C 0.084 H 204.4°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA6AF |
|---|---|
| RGB | rgb(79, 166, 175) |
| HSL | hsl(186, 38%, 50%) |
| HSV | hsv(186, 55%, 69%) |
| CMYK | cmyk(54.9%, 5.1%, 0%, 31.4%) |
| CIE-LAB | lab(63.37, -23.47, -12.62) |
| CIE-LCH | lch(63.37, 26.65, 208.26°) |
| OKLab | oklab(67.52% -0.0767 -0.0349) |
| OKLCH | oklch(67.52% 0.084 204.4) |
| XYZ | xyz(24.5954, 32.0275, 45.4349) |
| Luminance | 0.3203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.00
Turquoise Blue
#06B1C4
ΔE00 5.03
Sea
#3C9992
ΔE00 8.24
Lightseagreen
#20B2AA
ΔE00 8.63
Greyblue
#77A1B5
ΔE00 10.04
Dull Teal
#5F9E8F
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA6AF #AF584F
analogous
#4FAF88 #4FA6AF #4F76AF
triadic
#4FA6AF #AF4FA6 #A6AF4F
tetradic
#4FA6AF #884FAF #AF584F #76AF4F
square
#4FA6AF #884FAF #AF584F #76AF4F
split-complementary
#4FA6AF #AF4F76 #AF884F
monochromatic
#29565B #3C7E85 #4FA6AF #79BCC2 #A3D1D5
Accessibility & contrast
On white
2.84
#4FA6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#4FA6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA6AF
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA6AF | 1.00 | 2.84 | 7.41 | 7.41 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0B0
Deuteranopia (green-blind)
#8B95AF
Tritanopia (blue-blind)
#00ACA9
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #4fa6af; /* rgb */ color: rgb(79, 166, 175); /* oklch */ color: oklch(67.5% 0.084 204.4);
Tailwind
colors: {
custom: {
50: '#89c0c6',
500: '#4fa6af',
950: '#000000',
},
}SCSS
$custom: #4fa6af; $custom-light: #89c0c6; $custom-dark: #000000;
JSON
{
"hex": "#4fa6af",
"rgb": {
"r": 79,
"g": 166,
"b": 175
},
"hsl": {
"h": 185.625,
"s": 37.795,
"l": 49.804
},
"oklch": {
"l": 0.67521,
"c": 0.0843,
"h": 204.4
},
"luminance": 0.3203
}Semantic roles & 50–950 ramp
primary
#4FA6AF
secondary
#C39B97
accent
#655ACE
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182