#4FB7AA#4FB7AA
#4FB7AA is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.5% C 0.098 H 184.2°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #4FB7AA |
|---|---|
| RGB | rgb(79, 183, 170) |
| HSL | hsl(173, 42%, 51%) |
| HSV | hsv(173, 57%, 72%) |
| CMYK | cmyk(56.8%, 0%, 7.1%, 28.2%) |
| CIE-LAB | lab(68.34, -33.17, -2.45) |
| CIE-LCH | lch(68.34, 33.26, 184.23°) |
| OKLab | oklab(71.48% -0.0979 -0.0071) |
| OKLCH | oklch(71.48% 0.098 184.2) |
| XYZ | xyz(27.4104, 38.4288, 43.9954) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 3.21
Lightseagreen
#20B2AA
ΔE00 3.52
Tealish
#24BCA8
ΔE00 3.63
Turquoise (survey)
#06C2AC
ΔE00 4.99
Greeny Blue
#42B395
ΔE00 6.02
Mediumturquoise
#48D1CC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FB7AA #B74F5C
analogous
#4FB776 #4FB7AA #4F90B7
triadic
#4FB7AA #AA4FB7 #B7AA4F
tetradic
#4FB7AA #764FB7 #B74F5C #90B74F
square
#4FB7AA #764FB7 #B74F5C #90B74F
split-complementary
#4FB7AA #B74F90 #B7764F
monochromatic
#29635C #3A8F84 #4FB7AA #7AC9BF #A6DBD4
Accessibility & contrast
On white
2.42
#4FB7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#4FB7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FB7AA
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FB7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FB7AA | 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)
#AFAEAA
Deuteranopia (green-blind)
#9FA2AB
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #4fb7aa; /* rgb */ color: rgb(79, 183, 170); /* oklch */ color: oklch(71.5% 0.098 184.2);
Tailwind
colors: {
custom: {
50: '#8acdc3',
500: '#4fb7aa',
950: '#000000',
},
}SCSS
$custom: #4fb7aa; $custom-light: #8acdc3; $custom-dark: #000000;
JSON
{
"hex": "#4fb7aa",
"rgb": {
"r": 79,
"g": 183,
"b": 170
},
"hsl": {
"h": 172.5,
"s": 41.935,
"l": 51.373
},
"oklch": {
"l": 0.71484,
"c": 0.09813,
"h": 184.2
},
"luminance": 0.38432
}Semantic roles & 50–950 ramp
primary
#4FB7AA
secondary
#C89AA0
accent
#5666D2
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0D1312
muted
#7D8281