#4BBBAB#4BBBAB
#4BBBAB is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.4% C 0.104 H 182.4°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #4BBBAB |
|---|---|
| RGB | rgb(75, 187, 171) |
| HSL | hsl(171, 45%, 51%) |
| HSV | hsv(171, 60%, 73%) |
| CMYK | cmyk(59.9%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(69.45, -35.55, -1.38) |
| CIE-LCH | lch(69.45, 35.58, 182.22°) |
| OKLab | oklab(72.36% -0.1041 -0.0043) |
| OKLCH | oklch(72.36% 0.104 182.4) |
| XYZ | xyz(28.0193, 39.9739, 44.7593) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.52
Topaz
#13BBAF
ΔE00 2.98
Turquoise (survey)
#06C2AC
ΔE00 3.66
Lightseagreen
#20B2AA
ΔE00 4.35
Greeny Blue
#42B395
ΔE00 5.41
Mediumturquoise
#48D1CC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BBBAB #BB4B5B
analogous
#4BBB73 #4BBBAB #4B93BB
triadic
#4BBBAB #AB4BBB #BBAB4B
tetradic
#4BBBAB #734BBB #BB4B5B #93BB4B
square
#4BBBAB #734BBB #BB4B5B #93BB4B
split-complementary
#4BBBAB #BB4B93 #BB734B
monochromatic
#26655C #379285 #4BBBAB #77CCC0 #A4DDD4
Accessibility & contrast
On white
2.33
#4BBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#4BBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BBBAB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BBBAB | 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)
#B3B1AA
Deuteranopia (green-blind)
#A2A4AC
Tritanopia (blue-blind)
#00BEB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4bbbab; /* rgb */ color: rgb(75, 187, 171); /* oklch */ color: oklch(72.4% 0.104 182.4);
Tailwind
colors: {
custom: {
50: '#89d0c4',
500: '#4bbbab',
950: '#000000',
},
}SCSS
$custom: #4bbbab; $custom-light: #89d0c4; $custom-dark: #000000;
JSON
{
"hex": "#4bbbab",
"rgb": {
"r": 75,
"g": 187,
"b": 171
},
"hsl": {
"h": 171.429,
"s": 45.161,
"l": 51.373
},
"oklch": {
"l": 0.72364,
"c": 0.10416,
"h": 182.4
},
"luminance": 0.39977
}Semantic roles & 50–950 ramp
primary
#4BBBAB
secondary
#CA989F
accent
#5366D5
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281