#4BB3AC#4BB3AC
#4BB3AC is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.4% C 0.096 H 189.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB3AC |
|---|---|
| RGB | rgb(75, 179, 172) |
| HSL | hsl(176, 41%, 50%) |
| HSV | hsv(176, 58%, 70%) |
| CMYK | cmyk(58.1%, 0%, 3.9%, 29.8%) |
| CIE-LAB | lab(67.06, -31.52, -5.45) |
| CIE-LCH | lch(67.06, 31.99, 189.81°) |
| OKLab | oklab(70.44% -0.095 -0.0152) |
| OKLCH | oklch(70.44% 0.096 189.1) |
| XYZ | xyz(26.4649, 36.7119, 44.7131) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.59
Topaz
#13BBAF
ΔE00 3.92
Tealish
#24BCA8
ΔE00 5.54
Turquoise (survey)
#06C2AC
ΔE00 6.90
Dull Teal
#5F9E8F
ΔE00 7.87
Mediumturquoise
#48D1CC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB3AC #B34B52
analogous
#4BB378 #4BB3AC #4B86B3
triadic
#4BB3AC #AC4BB3 #B3AC4B
tetradic
#4BB3AC #784BB3 #B34B52 #86B34B
square
#4BB3AC #784BB3 #B34B52 #86B34B
split-complementary
#4BB3AC #B34B86 #B3784B
monochromatic
#275D59 #398883 #4BB3AC #76C5C0 #A1D8D4
Accessibility & contrast
On white
2.52
#4BB3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#4BB3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB3AC
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB3AC | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAC
Deuteranopia (green-blind)
#999EAD
Tritanopia (blue-blind)
#00B7B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #4bb3ac; /* rgb */ color: rgb(75, 179, 172); /* oklch */ color: oklch(70.4% 0.096 189.1);
Tailwind
colors: {
custom: {
50: '#88cac4',
500: '#4bb3ac',
950: '#000000',
},
}SCSS
$custom: #4bb3ac; $custom-light: #88cac4; $custom-dark: #000000;
JSON
{
"hex": "#4bb3ac",
"rgb": {
"r": 75,
"g": 179,
"b": 172
},
"hsl": {
"h": 175.962,
"s": 40.945,
"l": 49.804
},
"oklch": {
"l": 0.70435,
"c": 0.09618,
"h": 189.1
},
"luminance": 0.36715
}Semantic roles & 50–950 ramp
primary
#4BB3AC
secondary
#C49599
accent
#575FD1
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281