#4BABB4#4BABB4
#4BABB4 is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.8% C 0.090 H 203.7°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #4BABB4 |
|---|---|
| RGB | rgb(75, 171, 180) |
| HSL | hsl(185, 41%, 50%) |
| HSV | hsv(185, 58%, 71%) |
| CMYK | cmyk(58.3%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(64.89, -25.36, -13.12) |
| CIE-LCH | lch(64.89, 28.56, 207.36°) |
| OKLab | oklab(68.77% -0.0827 -0.0363) |
| OKLCH | oklch(68.77% 0.09 203.7) |
| XYZ | xyz(25.6994, 33.9144, 48.3629) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.05
Cadetblue
#5F9EA0
ΔE00 5.22
Lightseagreen
#20B2AA
ΔE00 7.83
Sea
#3C9992
ΔE00 8.85
Topaz
#13BBAF
ΔE00 9.90
Darkturquoise
#00CED1
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BABB4 #B4544B
analogous
#4BB489 #4BABB4 #4B76B4
triadic
#4BABB4 #B44BAB #ABB44B
tetradic
#4BABB4 #894BB4 #B4544B #76B44B
square
#4BABB4 #894BB4 #B4544B #76B44B
split-complementary
#4BABB4 #B44B76 #B4894B
monochromatic
#27595E #398289 #4BABB4 #76BFC6 #A1D3D8
Accessibility & contrast
On white
2.70
#4BABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#4BABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BABB4
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BABB4 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B5
Deuteranopia (green-blind)
#8E98B4
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4babb4; /* rgb */ color: rgb(75, 171, 180); /* oklch */ color: oklch(68.8% 0.090 203.7);
Tailwind
colors: {
custom: {
50: '#88c4ca',
500: '#4babb4',
950: '#000000',
},
}SCSS
$custom: #4babb4; $custom-light: #88c4ca; $custom-dark: #000000;
JSON
{
"hex": "#4babb4",
"rgb": {
"r": 75,
"g": 171,
"b": 180
},
"hsl": {
"h": 185.143,
"s": 41.176,
"l": 50
},
"oklch": {
"l": 0.68768,
"c": 0.09036,
"h": 203.7
},
"luminance": 0.33917
}Semantic roles & 50–950 ramp
primary
#4BABB4
secondary
#C59A96
accent
#6157D1
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182