#4BABB3#4BABB3
#4BABB3 is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.7% C 0.090 H 202.8°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #4BABB3 |
|---|---|
| RGB | rgb(75, 171, 179) |
| HSL | hsl(185, 41%, 50%) |
| HSV | hsv(185, 58%, 70%) |
| CMYK | cmyk(58.1%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(64.86, -25.65, -12.62) |
| CIE-LCH | lch(64.86, 28.59, 206.19°) |
| OKLab | oklab(68.73% -0.0832 -0.0349) |
| OKLCH | oklch(68.73% 0.09 202.8) |
| XYZ | xyz(25.5978, 33.8738, 47.8284) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.30
Cadetblue
#5F9EA0
ΔE00 5.10
Lightseagreen
#20B2AA
ΔE00 7.46
Sea
#3C9992
ΔE00 8.55
Topaz
#13BBAF
ΔE00 9.55
Darkturquoise
#00CED1
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BABB3 #B3534B
analogous
#4BB387 #4BABB3 #4B77B3
triadic
#4BABB3 #B34BAB #ABB34B
tetradic
#4BABB3 #874BB3 #B3534B #77B34B
square
#4BABB3 #874BB3 #B3534B #77B34B
split-complementary
#4BABB3 #B34B77 #B3874B
monochromatic
#27595D #398288 #4BABB3 #76BFC5 #A1D3D8
Accessibility & contrast
On white
2.70
#4BABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#4BABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BABB3
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BABB3 | 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)
#9FA4B4
Deuteranopia (green-blind)
#8F98B3
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4babb3; /* rgb */ color: rgb(75, 171, 179); /* oklch */ color: oklch(68.7% 0.090 202.8);
Tailwind
colors: {
custom: {
50: '#88c4c9',
500: '#4babb3',
950: '#000000',
},
}SCSS
$custom: #4babb3; $custom-light: #88c4c9; $custom-dark: #000000;
JSON
{
"hex": "#4babb3",
"rgb": {
"r": 75,
"g": 171,
"b": 179
},
"hsl": {
"h": 184.615,
"s": 40.945,
"l": 49.804
},
"oklch": {
"l": 0.68731,
"c": 0.09019,
"h": 202.8
},
"luminance": 0.33876
}Semantic roles & 50–950 ramp
primary
#4BABB3
secondary
#C49995
accent
#6057D1
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182