#4FB4AF#4FB4AF
#4FB4AF is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.9% C 0.094 H 190.8°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #4FB4AF |
|---|---|
| RGB | rgb(79, 180, 175) |
| HSL | hsl(177, 40%, 51%) |
| HSV | hsv(177, 56%, 71%) |
| CMYK | cmyk(56.1%, 0%, 2.8%, 29.4%) |
| CIE-LAB | lab(67.57, -30.42, -6.34) |
| CIE-LCH | lch(67.57, 31.07, 191.77°) |
| OKLab | oklab(70.91% -0.0923 -0.0176) |
| OKLCH | oklch(70.91% 0.094 190.8) |
| XYZ | xyz(27.2802, 37.3972, 46.3299) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.23
Topaz
#13BBAF
ΔE00 4.46
Tealish
#24BCA8
ΔE00 6.25
Turquoise (survey)
#06C2AC
ΔE00 7.50
Mediumturquoise
#48D1CC
ΔE00 7.58
Darkturquoise
#00CED1
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FB4AF #B44F54
analogous
#4FB47C #4FB4AF #4F86B4
triadic
#4FB4AF #AF4FB4 #B4AF4F
tetradic
#4FB4AF #7C4FB4 #B44F54 #86B44F
square
#4FB4AF #7C4FB4 #B44F54 #86B44F
split-complementary
#4FB4AF #B44F86 #B47C4F
monochromatic
#29605D #3B8B87 #4FB4AF #7AC6C3 #A5D9D6
Accessibility & contrast
On white
2.48
#4FB4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#4FB4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FB4AF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FB4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FB4AF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACAF
Deuteranopia (green-blind)
#9AA0B0
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #4fb4af; /* rgb */ color: rgb(79, 180, 175); /* oklch */ color: oklch(70.9% 0.094 190.8);
Tailwind
colors: {
custom: {
50: '#8acbc6',
500: '#4fb4af',
950: '#000000',
},
}SCSS
$custom: #4fb4af; $custom-light: #8acbc6; $custom-dark: #000000;
JSON
{
"hex": "#4fb4af",
"rgb": {
"r": 79,
"g": 180,
"b": 175
},
"hsl": {
"h": 177.03,
"s": 40.239,
"l": 50.784
},
"oklch": {
"l": 0.70915,
"c": 0.09402,
"h": 190.8
},
"luminance": 0.374
}Semantic roles & 50–950 ramp
primary
#4FB4AF
secondary
#C6999B
accent
#585ED0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0D1313
muted
#7D8282