#4BB2A4#4BB2A4
#4BB2A4 is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.9% C 0.098 H 183.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB2A4 |
|---|---|
| RGB | rgb(75, 178, 164) |
| HSL | hsl(172, 41%, 50%) |
| HSV | hsv(172, 58%, 70%) |
| CMYK | cmyk(57.9%, 0%, 7.9%, 30.2%) |
| CIE-LAB | lab(66.53, -33.17, -1.80) |
| CIE-LCH | lch(66.53, 33.22, 183.11°) |
| OKLab | oklab(69.93% -0.0974 -0.0054) |
| OKLCH | oklch(69.93% 0.098 183.2) |
| XYZ | xyz(25.5199, 36.0144, 40.7213) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.30
Topaz
#13BBAF
ΔE00 3.79
Tealish
#24BCA8
ΔE00 3.94
Greeny Blue
#42B395
ΔE00 5.36
Turquoise (survey)
#06C2AC
ΔE00 5.55
Dull Teal
#5F9E8F
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB2A4 #B24B59
analogous
#4BB271 #4BB2A4 #4B8CB2
triadic
#4BB2A4 #A44BB2 #B2A44B
tetradic
#4BB2A4 #714BB2 #B24B59 #8CB24B
square
#4BB2A4 #714BB2 #B24B59 #8CB24B
split-complementary
#4BB2A4 #B24B8C #B2714B
monochromatic
#275C55 #39877C #4BB2A4 #75C5BA #A0D7D0
Accessibility & contrast
On white
2.56
#4BB2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#4BB2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB2A4
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB2A4 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A4
Deuteranopia (green-blind)
#9A9DA5
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #4bb2a4; /* rgb */ color: rgb(75, 178, 164); /* oklch */ color: oklch(69.9% 0.098 183.2);
Tailwind
colors: {
custom: {
50: '#87c9be',
500: '#4bb2a4',
950: '#000000',
},
}SCSS
$custom: #4bb2a4; $custom-light: #87c9be; $custom-dark: #000000;
JSON
{
"hex": "#4bb2a4",
"rgb": {
"r": 75,
"g": 178,
"b": 164
},
"hsl": {
"h": 171.845,
"s": 40.711,
"l": 49.608
},
"oklch": {
"l": 0.69931,
"c": 0.0976,
"h": 183.2
},
"luminance": 0.36017
}Semantic roles & 50–950 ramp
primary
#4BB2A4
secondary
#C4959B
accent
#5768D1
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281