#4FBFBF#4FBFBF
#4FBFBF is a light, moderate teal. Relative luminance 0.427; OKLCH L 74.1% C 0.101 H 195.2°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #4FBFBF |
|---|---|
| RGB | rgb(79, 191, 191) |
| HSL | hsl(180, 47%, 53%) |
| HSV | hsv(180, 59%, 75%) |
| CMYK | cmyk(58.6%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(71.34, -31.34, -9.53) |
| CIE-LCH | lch(71.34, 32.76, 196.92°) |
| OKLab | oklab(74.12% -0.0973 -0.0264) |
| OKLCH | oklch(74.12% 0.101 195.2) |
| XYZ | xyz(31.2552, 42.6822, 55.8714) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.66
Mediumturquoise
#48D1CC
ΔE00 4.94
Lightseagreen
#20B2AA
ΔE00 5.68
Topaz
#13BBAF
ΔE00 5.69
Turquoise Blue
#06B1C4
ΔE00 7.73
Tealish
#24BCA8
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FBFBF #BF4F4F
analogous
#4FBF87 #4FBFBF #4F87BF
triadic
#4FBFBF #BF4FBF #BFBF4F
tetradic
#4FBFBF #874FBF #BF4F4F #87BF4F
square
#4FBFBF #874FBF #BF4F4F #87BF4F
split-complementary
#4FBFBF #BF4F87 #BF874F
monochromatic
#276C6C #389999 #4FBFBF #7CCFCF #A9E0E0
Accessibility & contrast
On white
2.20
#4FBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#4FBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FBFBF
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FBFBF | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#A1A9C0
Tritanopia (blue-blind)
#00C5BF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #4fbfbf; /* rgb */ color: rgb(79, 191, 191); /* oklch */ color: oklch(74.1% 0.101 195.2);
Tailwind
colors: {
custom: {
50: '#8cd2d2',
500: '#4fbfbf',
950: '#000000',
},
}SCSS
$custom: #4fbfbf; $custom-light: #8cd2d2; $custom-dark: #000000;
JSON
{
"hex": "#4fbfbf",
"rgb": {
"r": 79,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 46.667,
"l": 52.941
},
"oklch": {
"l": 0.74116,
"c": 0.10082,
"h": 195.2
},
"luminance": 0.42685
}Semantic roles & 50–950 ramp
primary
#4FBFBF
secondary
#CD9D9D
accent
#5151D6
background
#F9FCFC
surface
#F1F9F9
border
#CBD2D2
text
#0D1414
muted
#7E8282