#4CB1BA#4CB1BA
#4CB1BA is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.5% C 0.094 H 203.3°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #4CB1BA |
|---|---|
| RGB | rgb(76, 177, 186) |
| HSL | hsl(185, 44%, 51%) |
| HSV | hsv(185, 59%, 73%) |
| CMYK | cmyk(59.1%, 4.8%, 0%, 27.1%) |
| CIE-LAB | lab(66.92, -26.46, -13.41) |
| CIE-LCH | lch(66.92, 29.66, 206.88°) |
| OKLab | oklab(70.47% -0.0861 -0.0371) |
| OKLCH | oklch(70.47% 0.094 203.3) |
| XYZ | xyz(27.5618, 36.5231, 52.0420) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.74
Cadetblue
#5F9EA0
ΔE00 6.61
Lightseagreen
#20B2AA
ΔE00 7.54
Darkturquoise
#00CED1
ΔE00 8.65
Topaz
#13BBAF
ΔE00 9.23
Mediumturquoise
#48D1CC
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CB1BA #BA554C
analogous
#4CBA8C #4CB1BA #4C7ABA
triadic
#4CB1BA #BA4CB1 #B1BA4C
tetradic
#4CB1BA #8C4CBA #BA554C #7ABA4C
square
#4CB1BA #8C4CBA #BA554C #7ABA4C
split-complementary
#4CB1BA #BA4C7A #BA8C4C
monochromatic
#276065 #388A91 #4CB1BA #78C4CB #A4D7DC
Accessibility & contrast
On white
2.53
#4CB1BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#4CB1BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CB1BA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CB1BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CB1BA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABB
Deuteranopia (green-blind)
#939DBA
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #4cb1ba; /* rgb */ color: rgb(76, 177, 186); /* oklch */ color: oklch(70.5% 0.094 203.3);
Tailwind
colors: {
custom: {
50: '#89c8ce',
500: '#4cb1ba',
950: '#000000',
},
}SCSS
$custom: #4cb1ba; $custom-light: #89c8ce; $custom-dark: #000000;
JSON
{
"hex": "#4cb1ba",
"rgb": {
"r": 76,
"g": 177,
"b": 186
},
"hsl": {
"h": 184.909,
"s": 44.355,
"l": 51.373
},
"oklch": {
"l": 0.70471,
"c": 0.09378,
"h": 203.3
},
"luminance": 0.36526
}Semantic roles & 50–950 ramp
primary
#4CB1BA
secondary
#C99D99
accent
#5E54D4
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1313
muted
#7D8282