#4BB3AA#4BB3AA
#4BB3AA is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.4% C 0.097 H 187.4°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB3AA |
|---|---|
| RGB | rgb(75, 179, 170) |
| HSL | hsl(175, 41%, 50%) |
| HSV | hsv(175, 58%, 70%) |
| CMYK | cmyk(58.1%, 0%, 5%, 29.8%) |
| CIE-LAB | lab(67.00, -32.06, -4.43) |
| CIE-LCH | lch(67.00, 32.36, 187.87°) |
| OKLab | oklab(70.37% -0.0958 -0.0125) |
| OKLCH | oklch(70.37% 0.097 187.4) |
| XYZ | xyz(26.2743, 36.6357, 43.7092) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.52
Topaz
#13BBAF
ΔE00 3.62
Tealish
#24BCA8
ΔE00 4.93
Turquoise (survey)
#06C2AC
ΔE00 6.36
Greeny Blue
#42B395
ΔE00 7.27
Dull Teal
#5F9E8F
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB3AA #B34B54
analogous
#4BB376 #4BB3AA #4B88B3
triadic
#4BB3AA #AA4BB3 #B3AA4B
tetradic
#4BB3AA #764BB3 #B34B54 #88B34B
square
#4BB3AA #764BB3 #B34B54 #88B34B
split-complementary
#4BB3AA #B34B88 #B3764B
monochromatic
#275D58 #398881 #4BB3AA #76C5BF #A1D8D3
Accessibility & contrast
On white
2.52
#4BB3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#4BB3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB3AA
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB3AA | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#9A9EAB
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #4bb3aa; /* rgb */ color: rgb(75, 179, 170); /* oklch */ color: oklch(70.4% 0.097 187.4);
Tailwind
colors: {
custom: {
50: '#88cac3',
500: '#4bb3aa',
950: '#000000',
},
}SCSS
$custom: #4bb3aa; $custom-light: #88cac3; $custom-dark: #000000;
JSON
{
"hex": "#4bb3aa",
"rgb": {
"r": 75,
"g": 179,
"b": 170
},
"hsl": {
"h": 174.808,
"s": 40.945,
"l": 49.804
},
"oklch": {
"l": 0.7037,
"c": 0.09666,
"h": 187.4
},
"luminance": 0.36638
}Semantic roles & 50–950 ramp
primary
#4BB3AA
secondary
#C49599
accent
#5762D1
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281