#4BB0AA#4BB0AA
#4BB0AA is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.6% C 0.094 H 189.9°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB0AA |
|---|---|
| RGB | rgb(75, 176, 170) |
| HSL | hsl(176, 40%, 49%) |
| HSV | hsv(176, 57%, 69%) |
| CMYK | cmyk(57.4%, 0%, 3.4%, 31%) |
| CIE-LAB | lab(66.09, -30.62, -5.77) |
| CIE-LCH | lch(66.09, 31.16, 190.67°) |
| OKLab | oklab(69.63% -0.0926 -0.0161) |
| OKLCH | oklch(69.63% 0.094 189.9) |
| XYZ | xyz(25.6795, 35.4462, 43.5109) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.77
Topaz
#13BBAF
ΔE00 4.62
Tealish
#24BCA8
ΔE00 6.23
Sea
#3C9992
ΔE00 7.12
Cadetblue
#5F9EA0
ΔE00 7.22
Dull Teal
#5F9E8F
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB0AA #B04B51
analogous
#4BB078 #4BB0AA #4B84B0
triadic
#4BB0AA #AA4BB0 #B0AA4B
tetradic
#4BB0AA #784BB0 #B04B51 #84B04B
square
#4BB0AA #784BB0 #B04B51 #84B04B
split-complementary
#4BB0AA #B04B84 #B0784B
monochromatic
#265A57 #398581 #4BB0AA #74C4BF #9FD6D3
Accessibility & contrast
On white
2.60
#4BB0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#4BB0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB0AA
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB0AA | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#979CAB
Tritanopia (blue-blind)
#00B4AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4bb0aa; /* rgb */ color: rgb(75, 176, 170); /* oklch */ color: oklch(69.6% 0.094 189.9);
Tailwind
colors: {
custom: {
50: '#88c8c3',
500: '#4bb0aa',
950: '#000000',
},
}SCSS
$custom: #4bb0aa; $custom-light: #88c8c3; $custom-dark: #000000;
JSON
{
"hex": "#4bb0aa",
"rgb": {
"r": 75,
"g": 176,
"b": 170
},
"hsl": {
"h": 176.436,
"s": 40.239,
"l": 49.216
},
"oklch": {
"l": 0.69634,
"c": 0.09395,
"h": 189.9
},
"luminance": 0.35449
}Semantic roles & 50–950 ramp
primary
#4BB0AA
secondary
#C39497
accent
#585FD0
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281