#4BB2A0#4BB2A0
#4BB2A0 is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.8% C 0.099 H 179.9°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB2A0 |
|---|---|
| RGB | rgb(75, 178, 160) |
| HSL | hsl(170, 41%, 50%) |
| HSV | hsv(170, 58%, 70%) |
| CMYK | cmyk(57.9%, 0%, 10.1%, 30.2%) |
| CIE-LAB | lab(66.42, -34.21, 0.26) |
| CIE-LCH | lch(66.42, 34.21, 179.57°) |
| OKLab | oklab(69.81% -0.0993 0.0001) |
| OKLCH | oklch(69.81% 0.099 179.9) |
| XYZ | xyz(25.1643, 35.8722, 38.8488) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.58
Greeny Blue
#42B395
ΔE00 3.92
Lightseagreen
#20B2AA
ΔE00 4.42
Topaz
#13BBAF
ΔE00 4.42
Turquoise (survey)
#06C2AC
ΔE00 5.19
Dull Teal
#5F9E8F
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB2A0 #B24B5D
analogous
#4BB26D #4BB2A0 #4B90B2
triadic
#4BB2A0 #A04BB2 #B2A04B
tetradic
#4BB2A0 #6D4BB2 #B24B5D #90B24B
square
#4BB2A0 #6D4BB2 #B24B5D #90B24B
split-complementary
#4BB2A0 #B24B90 #B26D4B
monochromatic
#275C53 #398779 #4BB2A0 #75C5B7 #A0D7CE
Accessibility & contrast
On white
2.57
#4BB2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#4BB2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB2A0
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB2A0 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89F
Deuteranopia (green-blind)
#9B9DA2
Tritanopia (blue-blind)
#00B5AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4bb2a0; /* rgb */ color: rgb(75, 178, 160); /* oklch */ color: oklch(69.8% 0.099 179.9);
Tailwind
colors: {
custom: {
50: '#87c9bc',
500: '#4bb2a0',
950: '#000000',
},
}SCSS
$custom: #4bb2a0; $custom-light: #87c9bc; $custom-dark: #000000;
JSON
{
"hex": "#4bb2a0",
"rgb": {
"r": 75,
"g": 178,
"b": 160
},
"hsl": {
"h": 169.515,
"s": 40.711,
"l": 49.608
},
"oklch": {
"l": 0.69807,
"c": 0.09928,
"h": 179.9
},
"luminance": 0.35875
}Semantic roles & 50–950 ramp
primary
#4BB2A0
secondary
#C4959D
accent
#576CD1
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281