#4BBAAC#4BBAAC
#4BBAAC is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.2% C 0.103 H 183.8°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBAAC |
|---|---|
| RGB | rgb(75, 186, 172) |
| HSL | hsl(172, 45%, 51%) |
| HSV | hsv(172, 60%, 73%) |
| CMYK | cmyk(59.7%, 0%, 7.5%, 27.1%) |
| CIE-LAB | lab(69.18, -34.83, -2.33) |
| CIE-LCH | lch(69.18, 34.91, 183.83°) |
| OKLab | oklab(72.15% -0.1025 -0.0068) |
| OKLCH | oklch(72.15% 0.103 183.8) |
| XYZ | xyz(27.9036, 39.5894, 45.1927) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.74
Tealish
#24BCA8
ΔE00 2.96
Lightseagreen
#20B2AA
ΔE00 3.81
Turquoise (survey)
#06C2AC
ΔE00 4.16
Greeny Blue
#42B395
ΔE00 5.95
Mediumturquoise
#48D1CC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBAAC #BA4B59
analogous
#4BBA74 #4BBAAC #4B90BA
triadic
#4BBAAC #AC4BBA #BAAC4B
tetradic
#4BBAAC #744BBA #BA4B59 #90BA4B
square
#4BBAAC #744BBA #BA4B59 #90BA4B
split-complementary
#4BBAAC #BA4B90 #BA744B
monochromatic
#26645C #379085 #4BBAAC #77CBC0 #A3DCD5
Accessibility & contrast
On white
2.35
#4BBAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#4BBAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBAAC
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBAAC | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AC
Deuteranopia (green-blind)
#A1A4AD
Tritanopia (blue-blind)
#00BEB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #4bbaac; /* rgb */ color: rgb(75, 186, 172); /* oklch */ color: oklch(72.2% 0.103 183.8);
Tailwind
colors: {
custom: {
50: '#89cfc4',
500: '#4bbaac',
950: '#000000',
},
}SCSS
$custom: #4bbaac; $custom-light: #89cfc4; $custom-dark: #000000;
JSON
{
"hex": "#4bbaac",
"rgb": {
"r": 75,
"g": 186,
"b": 172
},
"hsl": {
"h": 172.432,
"s": 44.578,
"l": 51.176
},
"oklch": {
"l": 0.7215,
"c": 0.10277,
"h": 183.8
},
"luminance": 0.39592
}Semantic roles & 50–950 ramp
primary
#4BBAAC
secondary
#C9989E
accent
#5464D4
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281