#4BB6AA#4BB6AA
#4BB6AA is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.1% C 0.100 H 185.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB6AA |
|---|---|
| RGB | rgb(75, 182, 170) |
| HSL | hsl(173, 42%, 50%) |
| HSV | hsv(173, 59%, 71%) |
| CMYK | cmyk(58.8%, 0%, 6.6%, 28.6%) |
| CIE-LAB | lab(67.91, -33.48, -3.09) |
| CIE-LCH | lch(67.91, 33.62, 185.27°) |
| OKLab | oklab(71.11% -0.0991 -0.0089) |
| OKLCH | oklch(71.11% 0.1 185.1) |
| XYZ | xyz(26.8821, 37.8513, 43.9118) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.99
Lightseagreen
#20B2AA
ΔE00 2.99
Tealish
#24BCA8
ΔE00 3.76
Turquoise (survey)
#06C2AC
ΔE00 5.16
Greeny Blue
#42B395
ΔE00 6.28
Mediumturquoise
#48D1CC
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB6AA #B64B57
analogous
#4BB674 #4BB6AA #4B8CB6
triadic
#4BB6AA #AA4BB6 #B6AA4B
tetradic
#4BB6AA #744BB6 #B64B57 #8CB64B
square
#4BB6AA #744BB6 #B64B57 #8CB64B
split-complementary
#4BB6AA #B64B8C #B6744B
monochromatic
#276059 #388B82 #4BB6AA #77C8BF #A2D9D3
Accessibility & contrast
On white
2.45
#4BB6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#4BB6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB6AA
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB6AA | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#9DA0AB
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #4bb6aa; /* rgb */ color: rgb(75, 182, 170); /* oklch */ color: oklch(71.1% 0.100 185.1);
Tailwind
colors: {
custom: {
50: '#88ccc3',
500: '#4bb6aa',
950: '#000000',
},
}SCSS
$custom: #4bb6aa; $custom-light: #88ccc3; $custom-dark: #000000;
JSON
{
"hex": "#4bb6aa",
"rgb": {
"r": 75,
"g": 182,
"b": 170
},
"hsl": {
"h": 173.271,
"s": 42.292,
"l": 50.392
},
"oklch": {
"l": 0.71106,
"c": 0.09952,
"h": 185.1
},
"luminance": 0.37854
}Semantic roles & 50–950 ramp
primary
#4BB6AA
secondary
#C6979C
accent
#5664D2
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281