#4CABAC#4CABAC
#4CABAC is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.5% C 0.089 H 196.2°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #4CABAC |
|---|---|
| RGB | rgb(76, 171, 172) |
| HSL | hsl(181, 39%, 49%) |
| HSV | hsv(181, 56%, 67%) |
| CMYK | cmyk(55.8%, 0.6%, 0%, 32.5%) |
| CIE-LAB | lab(64.67, -27.43, -8.99) |
| CIE-LCH | lch(64.67, 28.87, 198.15°) |
| OKLab | oklab(68.52% -0.0856 -0.0249) |
| OKLCH | oklch(68.52% 0.089 196.2) |
| XYZ | xyz(24.9867, 33.6384, 44.1978) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.00
Lightseagreen
#20B2AA
ΔE00 5.07
Turquoise Blue
#06B1C4
ΔE00 6.54
Sea
#3C9992
ΔE00 6.74
Topaz
#13BBAF
ΔE00 7.33
Dull Teal
#5F9E8F
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CABAC #AC4D4C
analogous
#4CAC7D #4CABAC #4C7BAC
triadic
#4CABAC #AC4CAB #ABAC4C
tetradic
#4CABAC #7D4CAC #AC4D4C #7BAC4C
square
#4CABAC #7D4CAC #AC4D4C #7BAC4C
split-complementary
#4CABAC #AC4C7B #AC7D4C
monochromatic
#265757 #398182 #4CABAC #74C1C1 #9ED4D4
Accessibility & contrast
On white
2.72
#4CABAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#4CABAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CABAC
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CABAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CABAC | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AC
Deuteranopia (green-blind)
#9198AD
Tritanopia (blue-blind)
#00B0AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4cabac; /* rgb */ color: rgb(76, 171, 172); /* oklch */ color: oklch(68.5% 0.089 196.2);
Tailwind
colors: {
custom: {
50: '#88c4c4',
500: '#4cabac',
950: '#000000',
},
}SCSS
$custom: #4cabac; $custom-light: #88c4c4; $custom-dark: #000000;
JSON
{
"hex": "#4cabac",
"rgb": {
"r": 76,
"g": 171,
"b": 172
},
"hsl": {
"h": 180.625,
"s": 38.71,
"l": 48.627
},
"oklch": {
"l": 0.68516,
"c": 0.08911,
"h": 196.2
},
"luminance": 0.33641
}Semantic roles & 50–950 ramp
primary
#4CABAC
secondary
#C19393
accent
#5A59CF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1212
muted
#7D8181