#4FB6AA#4FB6AA
#4FB6AA is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.2% C 0.097 H 184.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #4FB6AA |
|---|---|
| RGB | rgb(79, 182, 170) |
| HSL | hsl(173, 41%, 51%) |
| HSV | hsv(173, 57%, 71%) |
| CMYK | cmyk(56.6%, 0%, 6.6%, 28.6%) |
| CIE-LAB | lab(68.03, -32.70, -2.90) |
| CIE-LCH | lch(68.03, 32.83, 185.06°) |
| OKLab | oklab(71.24% -0.0968 -0.0083) |
| OKLCH | oklch(71.24% 0.097 184.9) |
| XYZ | xyz(27.2049, 38.0178, 43.9269) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.28
Topaz
#13BBAF
ΔE00 3.30
Tealish
#24BCA8
ΔE00 3.97
Turquoise (survey)
#06C2AC
ΔE00 5.35
Greeny Blue
#42B395
ΔE00 6.31
Mediumturquoise
#48D1CC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FB6AA #B64F5B
analogous
#4FB676 #4FB6AA #4F8EB6
triadic
#4FB6AA #AA4FB6 #B6AA4F
tetradic
#4FB6AA #764FB6 #B64F5B #8EB64F
square
#4FB6AA #764FB6 #B64F5B #8EB64F
split-complementary
#4FB6AA #B64F8E #B6764F
monochromatic
#29625B #3B8D84 #4FB6AA #7AC8BF #A6DAD4
Accessibility & contrast
On white
2.44
#4FB6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#4FB6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FB6AA
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FB6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FB6AA | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#9EA1AB
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #4fb6aa; /* rgb */ color: rgb(79, 182, 170); /* oklch */ color: oklch(71.2% 0.097 184.9);
Tailwind
colors: {
custom: {
50: '#8accc3',
500: '#4fb6aa',
950: '#000000',
},
}SCSS
$custom: #4fb6aa; $custom-light: #8accc3; $custom-dark: #000000;
JSON
{
"hex": "#4fb6aa",
"rgb": {
"r": 79,
"g": 182,
"b": 170
},
"hsl": {
"h": 173.01,
"s": 41.365,
"l": 51.176
},
"oklch": {
"l": 0.7124,
"c": 0.09713,
"h": 184.9
},
"luminance": 0.3802
}Semantic roles & 50–950 ramp
primary
#4FB6AA
secondary
#C79A9F
accent
#5765D1
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0D1312
muted
#7D8281