#4BB4AC#4BB4AC
#4BB4AC is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.7% C 0.097 H 188.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB4AC |
|---|---|
| RGB | rgb(75, 180, 172) |
| HSL | hsl(175, 41%, 50%) |
| HSV | hsv(175, 58%, 71%) |
| CMYK | cmyk(58.3%, 0%, 4.4%, 29.4%) |
| CIE-LAB | lab(67.36, -32.00, -5.00) |
| CIE-LCH | lch(67.36, 32.39, 188.89°) |
| OKLab | oklab(70.68% -0.096 -0.014) |
| OKLCH | oklch(70.68% 0.097 188.3) |
| XYZ | xyz(26.6660, 37.1142, 44.7802) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.56
Topaz
#13BBAF
ΔE00 3.59
Tealish
#24BCA8
ΔE00 5.12
Turquoise (survey)
#06C2AC
ΔE00 6.47
Mediumturquoise
#48D1CC
ΔE00 7.69
Greeny Blue
#42B395
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB4AC #B44B53
analogous
#4BB478 #4BB4AC #4B87B4
triadic
#4BB4AC #AC4BB4 #B4AC4B
tetradic
#4BB4AC #784BB4 #B44B53 #87B44B
square
#4BB4AC #784BB4 #B44B53 #87B44B
split-complementary
#4BB4AC #B44B87 #B4784B
monochromatic
#275E59 #398983 #4BB4AC #76C6C0 #A1D8D4
Accessibility & contrast
On white
2.49
#4BB4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#4BB4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB4AC
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB4AC | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAC
Deuteranopia (green-blind)
#9A9FAD
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #4bb4ac; /* rgb */ color: rgb(75, 180, 172); /* oklch */ color: oklch(70.7% 0.097 188.3);
Tailwind
colors: {
custom: {
50: '#88cbc4',
500: '#4bb4ac',
950: '#000000',
},
}SCSS
$custom: #4bb4ac; $custom-light: #88cbc4; $custom-dark: #000000;
JSON
{
"hex": "#4bb4ac",
"rgb": {
"r": 75,
"g": 180,
"b": 172
},
"hsl": {
"h": 175.429,
"s": 41.176,
"l": 50
},
"oklch": {
"l": 0.7068,
"c": 0.09707,
"h": 188.3
},
"luminance": 0.37117
}Semantic roles & 50–950 ramp
primary
#4BB4AC
secondary
#C59699
accent
#5760D1
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281