#4CABBD#4CABBD
#4CABBD is a light, moderate teal. Relative luminance 0.343; OKLCH L 69.1% C 0.092 H 211.9°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #4CABBD |
|---|---|
| RGB | rgb(76, 171, 189) |
| HSL | hsl(190, 46%, 52%) |
| HSV | hsv(190, 60%, 74%) |
| CMYK | cmyk(59.8%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(65.23, -22.55, -17.63) |
| CIE-LCH | lch(65.23, 28.62, 218.02°) |
| OKLab | oklab(69.14% -0.0784 -0.0489) |
| OKLCH | oklch(69.14% 0.092 211.9) |
| XYZ | xyz(26.7250, 34.3338, 53.3529) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.65
Cadetblue
#5F9EA0
ΔE00 7.07
Greyblue
#77A1B5
ΔE00 8.56
Bluegrey
#85A3B2
ΔE00 10.67
Lightseagreen
#20B2AA
ΔE00 11.21
Sea
#3C9992
ΔE00 11.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CABBD #BD5E4C
analogous
#4CBD97 #4CABBD #4C72BD
triadic
#4CABBD #BD4CAB #ABBD4C
tetradic
#4CABBD #974CBD #BD5E4C #72BD4C
square
#4CABBD #974CBD #BD5E4C #72BD4C
split-complementary
#4CABBD #BD4C72 #BD974C
monochromatic
#265E68 #378695 #4CABBD #79C0CD #A5D5DE
Accessibility & contrast
On white
2.67
#4CABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#4CABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CABBD
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CABBD | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BE
Deuteranopia (green-blind)
#8C99BD
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4cabbd; /* rgb */ color: rgb(76, 171, 189); /* oklch */ color: oklch(69.1% 0.092 211.9);
Tailwind
colors: {
custom: {
50: '#89c4d0',
500: '#4cabbd',
950: '#000000',
},
}SCSS
$custom: #4cabbd; $custom-light: #89c4d0; $custom-dark: #000000;
JSON
{
"hex": "#4cabbd",
"rgb": {
"r": 76,
"g": 171,
"b": 189
},
"hsl": {
"h": 189.558,
"s": 46.122,
"l": 51.961
},
"oklch": {
"l": 0.69143,
"c": 0.09238,
"h": 211.9
},
"luminance": 0.34336
}Semantic roles & 50–950 ramp
primary
#4CABBD
secondary
#CBA29A
accent
#6752D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1214
muted
#7D8182