#4BACBE#4BACBE
#4BACBE is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.4% C 0.094 H 211.7°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #4BACBE |
|---|---|
| RGB | rgb(75, 172, 190) |
| HSL | hsl(189, 47%, 52%) |
| HSV | hsv(189, 61%, 75%) |
| CMYK | cmyk(60.5%, 9.5%, 0%, 25.5%) |
| CIE-LAB | lab(65.53, -22.95, -17.73) |
| CIE-LCH | lch(65.53, 29.00, 217.69°) |
| OKLab | oklab(69.39% -0.0797 -0.0492) |
| OKLCH | oklch(69.39% 0.094 211.7) |
| XYZ | xyz(26.9446, 34.7159, 53.9860) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.42
Cadetblue
#5F9EA0
ΔE00 7.23
Greyblue
#77A1B5
ΔE00 8.77
Bluegrey
#85A3B2
ΔE00 10.85
Lightseagreen
#20B2AA
ΔE00 11.08
Darkturquoise
#00CED1
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BACBE #BE5D4B
analogous
#4BBE96 #4BACBE #4B73BE
triadic
#4BACBE #BE4BAC #ACBE4B
tetradic
#4BACBE #964BBE #BE5D4B #73BE4B
square
#4BACBE #964BBE #BE5D4B #73BE4B
split-complementary
#4BACBE #BE4B73 #BE964B
monochromatic
#265E69 #368796 #4BACBE #78C1CE #A5D5DE
Accessibility & contrast
On white
2.64
#4BACBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#4BACBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BACBE
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BACBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BACBE | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 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)
#9DA6BF
Deuteranopia (green-blind)
#8C9ABE
Tritanopia (blue-blind)
#00B4B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #4bacbe; /* rgb */ color: rgb(75, 172, 190); /* oklch */ color: oklch(69.4% 0.094 211.7);
Tailwind
colors: {
custom: {
50: '#89c5d1',
500: '#4bacbe',
950: '#000000',
},
}SCSS
$custom: #4bacbe; $custom-light: #89c5d1; $custom-dark: #000000;
JSON
{
"hex": "#4bacbe",
"rgb": {
"r": 75,
"g": 172,
"b": 190
},
"hsl": {
"h": 189.391,
"s": 46.939,
"l": 51.961
},
"oklch": {
"l": 0.69387,
"c": 0.09363,
"h": 211.7
},
"luminance": 0.34719
}Semantic roles & 50–950 ramp
primary
#4BACBE
secondary
#CCA199
accent
#6651D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1314
muted
#7D8282