#4FAFB4#4FAFB4
#4FAFB4 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.9% C 0.090 H 199.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #4FAFB4 |
|---|---|
| RGB | rgb(79, 175, 180) |
| HSL | hsl(183, 40%, 51%) |
| HSV | hsv(183, 56%, 71%) |
| CMYK | cmyk(56.1%, 2.8%, 0%, 29.4%) |
| CIE-LAB | lab(66.22, -26.59, -11.12) |
| CIE-LCH | lch(66.22, 28.82, 202.69°) |
| OKLab | oklab(69.88% -0.0847 -0.0307) |
| OKLCH | oklch(69.88% 0.09 199.9) |
| XYZ | xyz(26.7892, 35.6149, 48.6337) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.03
Cadetblue
#5F9EA0
ΔE00 5.76
Lightseagreen
#20B2AA
ΔE00 6.30
Topaz
#13BBAF
ΔE00 8.16
Sea
#3C9992
ΔE00 8.64
Darkturquoise
#00CED1
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FAFB4 #B4544F
analogous
#4FB486 #4FAFB4 #4F7CB4
triadic
#4FAFB4 #B44FAF #AFB44F
tetradic
#4FAFB4 #864FB4 #B4544F #7CB44F
square
#4FAFB4 #864FB4 #B4544F #7CB44F
split-complementary
#4FAFB4 #B44F7C #B4864F
monochromatic
#295D60 #3B878B #4FAFB4 #7AC3C6 #A5D6D9
Accessibility & contrast
On white
2.59
#4FAFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#4FAFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FAFB4
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FAFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FAFB4 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B4
Deuteranopia (green-blind)
#939CB5
Tritanopia (blue-blind)
#00B5B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4fafb4; /* rgb */ color: rgb(79, 175, 180); /* oklch */ color: oklch(69.9% 0.090 199.9);
Tailwind
colors: {
custom: {
50: '#8ac7ca',
500: '#4fafb4',
950: '#000000',
},
}SCSS
$custom: #4fafb4; $custom-light: #8ac7ca; $custom-dark: #000000;
JSON
{
"hex": "#4fafb4",
"rgb": {
"r": 79,
"g": 175,
"b": 180
},
"hsl": {
"h": 182.97,
"s": 40.239,
"l": 50.784
},
"oklch": {
"l": 0.69876,
"c": 0.09007,
"h": 199.9
},
"luminance": 0.35617
}Semantic roles & 50–950 ramp
primary
#4FAFB4
secondary
#C69B99
accent
#5E58D0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0D1313
muted
#7D8282