#4BB2AA#4BB2AA
#4BB2AA is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.1% C 0.096 H 188.2°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB2AA |
|---|---|
| RGB | rgb(75, 178, 170) |
| HSL | hsl(175, 41%, 50%) |
| HSV | hsv(175, 58%, 70%) |
| CMYK | cmyk(57.9%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(66.70, -31.58, -4.88) |
| CIE-LCH | lch(66.70, 31.95, 188.78°) |
| OKLab | oklab(70.13% -0.0948 -0.0137) |
| OKLCH | oklch(70.13% 0.096 188.2) |
| XYZ | xyz(26.0746, 36.2363, 43.6426) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.52
Topaz
#13BBAF
ΔE00 3.92
Tealish
#24BCA8
ΔE00 5.35
Turquoise (survey)
#06C2AC
ΔE00 6.78
Dull Teal
#5F9E8F
ΔE00 7.47
Sea
#3C9992
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB2AA #B24B53
analogous
#4BB277 #4BB2AA #4B87B2
triadic
#4BB2AA #AA4BB2 #B2AA4B
tetradic
#4BB2AA #774BB2 #B24B53 #87B24B
square
#4BB2AA #774BB2 #B24B53 #87B24B
split-complementary
#4BB2AA #B24B87 #B2774B
monochromatic
#275C58 #398781 #4BB2AA #75C5BF #A0D7D3
Accessibility & contrast
On white
2.55
#4BB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#4BB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB2AA
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB2AA | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#999DAB
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #4bb2aa; /* rgb */ color: rgb(75, 178, 170); /* oklch */ color: oklch(70.1% 0.096 188.2);
Tailwind
colors: {
custom: {
50: '#88c9c3',
500: '#4bb2aa',
950: '#000000',
},
}SCSS
$custom: #4bb2aa; $custom-light: #88c9c3; $custom-dark: #000000;
JSON
{
"hex": "#4bb2aa",
"rgb": {
"r": 75,
"g": 178,
"b": 170
},
"hsl": {
"h": 175.34,
"s": 40.711,
"l": 49.608
},
"oklch": {
"l": 0.70125,
"c": 0.09574,
"h": 188.2
},
"luminance": 0.36239
}Semantic roles & 50–950 ramp
primary
#4BB2AA
secondary
#C49599
accent
#5761D1
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281