#4BB4AB#4BB4AB
#4BB4AB is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.6% C 0.097 H 187.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB4AB |
|---|---|
| RGB | rgb(75, 180, 171) |
| HSL | hsl(175, 41%, 50%) |
| HSV | hsv(175, 58%, 71%) |
| CMYK | cmyk(58.3%, 0%, 5%, 29.4%) |
| CIE-LAB | lab(67.33, -32.27, -4.49) |
| CIE-LCH | lch(67.33, 32.58, 187.93°) |
| OKLab | oklab(70.65% -0.0965 -0.0127) |
| OKLCH | oklch(70.65% 0.097 187.5) |
| XYZ | xyz(26.5704, 37.0760, 44.2763) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.56
Topaz
#13BBAF
ΔE00 3.46
Tealish
#24BCA8
ΔE00 4.81
Turquoise (survey)
#06C2AC
ΔE00 6.20
Greeny Blue
#42B395
ΔE00 7.30
Mediumturquoise
#48D1CC
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB4AB #B44B54
analogous
#4BB476 #4BB4AB #4B89B4
triadic
#4BB4AB #AB4BB4 #B4AB4B
tetradic
#4BB4AB #764BB4 #B44B54 #89B44B
square
#4BB4AB #764BB4 #B44B54 #89B44B
split-complementary
#4BB4AB #B44B89 #B4764B
monochromatic
#275E59 #398982 #4BB4AB #76C6BF #A1D8D3
Accessibility & contrast
On white
2.50
#4BB4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#4BB4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB4AB
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB4AB | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 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)
#ABABAB
Deuteranopia (green-blind)
#9B9FAC
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #4bb4ab; /* rgb */ color: rgb(75, 180, 171); /* oklch */ color: oklch(70.6% 0.097 187.5);
Tailwind
colors: {
custom: {
50: '#88cbc4',
500: '#4bb4ab',
950: '#000000',
},
}SCSS
$custom: #4bb4ab; $custom-light: #88cbc4; $custom-dark: #000000;
JSON
{
"hex": "#4bb4ab",
"rgb": {
"r": 75,
"g": 180,
"b": 171
},
"hsl": {
"h": 174.857,
"s": 41.176,
"l": 50
},
"oklch": {
"l": 0.70647,
"c": 0.09732,
"h": 187.5
},
"luminance": 0.37079
}Semantic roles & 50–950 ramp
primary
#4BB4AB
secondary
#C5969A
accent
#5761D1
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281