#4FB7AB#4FB7AB
#4FB7AB is a light, moderate teal. Relative luminance 0.385; OKLCH L 71.5% C 0.098 H 185.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #4FB7AB |
|---|---|
| RGB | rgb(79, 183, 171) |
| HSL | hsl(173, 42%, 51%) |
| HSV | hsv(173, 57%, 72%) |
| CMYK | cmyk(56.8%, 0%, 6.6%, 28.2%) |
| CIE-LAB | lab(68.36, -32.91, -2.96) |
| CIE-LCH | lch(68.36, 33.05, 185.14°) |
| OKLab | oklab(71.52% -0.0974 -0.0085) |
| OKLCH | oklch(71.52% 0.098 185) |
| XYZ | xyz(27.5054, 38.4668, 44.4955) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 3.18
Lightseagreen
#20B2AA
ΔE00 3.36
Tealish
#24BCA8
ΔE00 3.87
Turquoise (survey)
#06C2AC
ΔE00 5.19
Greeny Blue
#42B395
ΔE00 6.38
Mediumturquoise
#48D1CC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FB7AB #B74F5B
analogous
#4FB777 #4FB7AB #4F8FB7
triadic
#4FB7AB #AB4FB7 #B7AB4F
tetradic
#4FB7AB #774FB7 #B74F5B #8FB74F
square
#4FB7AB #774FB7 #B74F5B #8FB74F
split-complementary
#4FB7AB #B74F8F #B7774F
monochromatic
#29635C #3A8F85 #4FB7AB #7AC9C0 #A6DBD4
Accessibility & contrast
On white
2.42
#4FB7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#4FB7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FB7AB
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FB7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FB7AB | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAB
Deuteranopia (green-blind)
#9EA2AC
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #4fb7ab; /* rgb */ color: rgb(79, 183, 171); /* oklch */ color: oklch(71.5% 0.098 185.0);
Tailwind
colors: {
custom: {
50: '#8acdc4',
500: '#4fb7ab',
950: '#000000',
},
}SCSS
$custom: #4fb7ab; $custom-light: #8acdc4; $custom-dark: #000000;
JSON
{
"hex": "#4fb7ab",
"rgb": {
"r": 79,
"g": 183,
"b": 171
},
"hsl": {
"h": 173.077,
"s": 41.935,
"l": 51.373
},
"oklch": {
"l": 0.71516,
"c": 0.09779,
"h": 185
},
"luminance": 0.3847
}Semantic roles & 50–950 ramp
primary
#4FB7AB
secondary
#C89A9F
accent
#5664D2
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1312
muted
#7D8281