#4BACBD#4BACBD
#4BACBD is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.3% C 0.093 H 210.8°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #4BACBD |
|---|---|
| RGB | rgb(75, 172, 189) |
| HSL | hsl(189, 46%, 52%) |
| HSV | hsv(189, 60%, 74%) |
| CMYK | cmyk(60.3%, 9%, 0%, 25.9%) |
| CIE-LAB | lab(65.49, -23.25, -17.23) |
| CIE-LCH | lch(65.49, 28.93, 216.54°) |
| OKLab | oklab(69.35% -0.0801 -0.0478) |
| OKLCH | oklch(69.35% 0.093 210.8) |
| XYZ | xyz(26.8357, 34.6723, 53.4124) |
| Luminance | 0.3468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.30
Cadetblue
#5F9EA0
ΔE00 6.98
Greyblue
#77A1B5
ΔE00 8.98
Lightseagreen
#20B2AA
ΔE00 10.72
Bluegrey
#85A3B2
ΔE00 11.01
Darkturquoise
#00CED1
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BACBD #BD5C4B
analogous
#4BBD95 #4BACBD #4B73BD
triadic
#4BACBD #BD4BAC #ACBD4B
tetradic
#4BACBD #954BBD #BD5C4B #73BD4B
square
#4BACBD #954BBD #BD5C4B #73BD4B
split-complementary
#4BACBD #BD4B73 #BD954B
monochromatic
#265E68 #368694 #4BACBD #78C1CD #A5D5DE
Accessibility & contrast
On white
2.65
#4BACBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#4BACBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BACBD
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BACBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BACBD | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BE
Deuteranopia (green-blind)
#8D9ABD
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #4bacbd; /* rgb */ color: rgb(75, 172, 189); /* oklch */ color: oklch(69.3% 0.093 210.8);
Tailwind
colors: {
custom: {
50: '#89c5d0',
500: '#4bacbd',
950: '#000000',
},
}SCSS
$custom: #4bacbd; $custom-light: #89c5d0; $custom-dark: #000000;
JSON
{
"hex": "#4bacbd",
"rgb": {
"r": 75,
"g": 172,
"b": 189
},
"hsl": {
"h": 188.947,
"s": 46.341,
"l": 51.765
},
"oklch": {
"l": 0.69348,
"c": 0.09325,
"h": 210.8
},
"luminance": 0.34675
}Semantic roles & 50–950 ramp
primary
#4BACBD
secondary
#CBA099
accent
#6652D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1314
muted
#7D8282