#4BACBC#4BACBC
#4BACBC is a light, moderate teal. Relative luminance 0.346; OKLCH L 69.3% C 0.093 H 209.9°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #4BACBC |
|---|---|
| RGB | rgb(75, 172, 188) |
| HSL | hsl(188, 46%, 52%) |
| HSV | hsv(188, 60%, 74%) |
| CMYK | cmyk(60.1%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(65.46, -23.54, -16.72) |
| CIE-LCH | lch(65.46, 28.88, 215.39°) |
| OKLab | oklab(69.31% -0.0805 -0.0463) |
| OKLCH | oklch(69.31% 0.093 209.9) |
| XYZ | xyz(26.7275, 34.6290, 52.8427) |
| Luminance | 0.3463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.23
Cadetblue
#5F9EA0
ΔE00 6.74
Greyblue
#77A1B5
ΔE00 9.19
Lightseagreen
#20B2AA
ΔE00 10.35
Darkturquoise
#00CED1
ΔE00 11.16
Bluegrey
#85A3B2
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BACBC #BC5B4B
analogous
#4BBC94 #4BACBC #4B74BC
triadic
#4BACBC #BC4BAC #ACBC4B
tetradic
#4BACBC #944BBC #BC5B4B #74BC4B
square
#4BACBC #944BBC #BC5B4B #74BC4B
split-complementary
#4BACBC #BC4B74 #BC944B
monochromatic
#265D66 #378693 #4BACBC #78C1CD #A4D5DD
Accessibility & contrast
On white
2.65
#4BACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#4BACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BACBC
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BACBC | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BD
Deuteranopia (green-blind)
#8D9ABC
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #4bacbc; /* rgb */ color: rgb(75, 172, 188); /* oklch */ color: oklch(69.3% 0.093 209.9);
Tailwind
colors: {
custom: {
50: '#89c5d0',
500: '#4bacbc',
950: '#000000',
},
}SCSS
$custom: #4bacbc; $custom-light: #89c5d0; $custom-dark: #000000;
JSON
{
"hex": "#4bacbc",
"rgb": {
"r": 75,
"g": 172,
"b": 188
},
"hsl": {
"h": 188.496,
"s": 45.749,
"l": 51.569
},
"oklch": {
"l": 0.6931,
"c": 0.09289,
"h": 209.9
},
"luminance": 0.34632
}Semantic roles & 50–950 ramp
primary
#4BACBC
secondary
#CAA099
accent
#6552D5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282