#4BBBAC#4BBBAC
#4BBBAC is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.4% C 0.104 H 183.1°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBBAC |
|---|---|
| RGB | rgb(75, 187, 172) |
| HSL | hsl(172, 45%, 51%) |
| HSV | hsv(172, 60%, 73%) |
| CMYK | cmyk(59.9%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(69.48, -35.29, -1.89) |
| CIE-LCH | lch(69.48, 35.34, 183.06°) |
| OKLab | oklab(72.4% -0.1036 -0.0057) |
| OKLCH | oklch(72.4% 0.104 183.1) |
| XYZ | xyz(28.1150, 40.0122, 45.2632) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.71
Topaz
#13BBAF
ΔE00 2.83
Turquoise (survey)
#06C2AC
ΔE00 3.84
Lightseagreen
#20B2AA
ΔE00 4.14
Greeny Blue
#42B395
ΔE00 5.74
Mediumturquoise
#48D1CC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBBAC #BB4B5A
analogous
#4BBB74 #4BBBAC #4B92BB
triadic
#4BBBAC #AC4BBB #BBAC4B
tetradic
#4BBBAC #744BBB #BB4B5A #92BB4B
square
#4BBBAC #744BBB #BB4B5A #92BB4B
split-complementary
#4BBBAC #BB4B92 #BB744B
monochromatic
#26655D #379286 #4BBBAC #77CCC0 #A4DDD5
Accessibility & contrast
On white
2.33
#4BBBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#4BBBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBBAC
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBBAC | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AB
Deuteranopia (green-blind)
#A2A4AD
Tritanopia (blue-blind)
#00BEB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4bbbac; /* rgb */ color: rgb(75, 187, 172); /* oklch */ color: oklch(72.4% 0.104 183.1);
Tailwind
colors: {
custom: {
50: '#89d0c4',
500: '#4bbbac',
950: '#000000',
},
}SCSS
$custom: #4bbbac; $custom-light: #89d0c4; $custom-dark: #000000;
JSON
{
"hex": "#4bbbac",
"rgb": {
"r": 75,
"g": 187,
"b": 172
},
"hsl": {
"h": 171.964,
"s": 45.161,
"l": 51.373
},
"oklch": {
"l": 0.72395,
"c": 0.10377,
"h": 183.1
},
"luminance": 0.40015
}Semantic roles & 50–950 ramp
primary
#4BBBAC
secondary
#CA989F
accent
#5364D5
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281