#4FB0AF#4FB0AF
#4FB0AF is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.9% C 0.091 H 194.4°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #4FB0AF |
|---|---|
| RGB | rgb(79, 176, 175) |
| HSL | hsl(179, 38%, 50%) |
| HSV | hsv(179, 55%, 69%) |
| CMYK | cmyk(55.1%, 0%, 0.6%, 31%) |
| CIE-LAB | lab(66.37, -28.47, -8.12) |
| CIE-LCH | lch(66.37, 29.61, 195.92°) |
| OKLab | oklab(69.94% -0.0879 -0.0225) |
| OKLCH | oklch(69.94% 0.091 194.4) |
| XYZ | xyz(26.4844, 35.8055, 46.0646) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.24
Topaz
#13BBAF
ΔE00 6.08
Cadetblue
#5F9EA0
ΔE00 6.30
Turquoise Blue
#06B1C4
ΔE00 7.11
Sea
#3C9992
ΔE00 7.69
Tealish
#24BCA8
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FB0AF #B04F50
analogous
#4FB07E #4FB0AF #4F81B0
triadic
#4FB0AF #AF4FB0 #B0AF4F
tetradic
#4FB0AF #7E4FB0 #B04F50 #81B04F
square
#4FB0AF #7E4FB0 #B04F50 #81B04F
split-complementary
#4FB0AF #B04F81 #B07E4F
monochromatic
#295C5B #3C8685 #4FB0AF #79C3C2 #A3D6D5
Accessibility & contrast
On white
2.57
#4FB0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#4FB0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FB0AF
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FB0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FB0AF | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AF
Deuteranopia (green-blind)
#969CB0
Tritanopia (blue-blind)
#00B5AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4fb0af; /* rgb */ color: rgb(79, 176, 175); /* oklch */ color: oklch(69.9% 0.091 194.4);
Tailwind
colors: {
custom: {
50: '#8ac8c6',
500: '#4fb0af',
950: '#000000',
},
}SCSS
$custom: #4fb0af; $custom-light: #8ac8c6; $custom-dark: #000000;
JSON
{
"hex": "#4fb0af",
"rgb": {
"r": 79,
"g": 176,
"b": 175
},
"hsl": {
"h": 179.381,
"s": 38.039,
"l": 50
},
"oklch": {
"l": 0.69943,
"c": 0.09077,
"h": 194.4
},
"luminance": 0.35808
}Semantic roles & 50–950 ramp
primary
#4FB0AF
secondary
#C39898
accent
#5A5BCE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0D1313
muted
#7D8282