#4CBCAB#4CBCAB
#4CBCAB is a light, moderate teal. Relative luminance 0.404; OKLCH L 72.6% C 0.105 H 181.6°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #4CBCAB |
|---|---|
| RGB | rgb(76, 188, 171) |
| HSL | hsl(171, 46%, 52%) |
| HSV | hsv(171, 60%, 74%) |
| CMYK | cmyk(59.6%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(69.78, -35.83, -0.89) |
| CIE-LCH | lch(69.78, 35.84, 181.43°) |
| OKLab | oklab(72.64% -0.1046 -0.003) |
| OKLCH | oklch(72.64% 0.105 181.6) |
| XYZ | xyz(28.3111, 40.4403, 44.8339) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.43
Topaz
#13BBAF
ΔE00 3.23
Turquoise (survey)
#06C2AC
ΔE00 3.45
Lightseagreen
#20B2AA
ΔE00 4.75
Greeny Blue
#42B395
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CBCAB #BC4C5D
analogous
#4CBC73 #4CBCAB #4C95BC
triadic
#4CBCAB #AB4CBC #BCAB4C
tetradic
#4CBCAB #734CBC #BC4C5D #95BC4C
square
#4CBCAB #734CBC #BC4C5D #95BC4C
split-complementary
#4CBCAB #BC4C95 #BC734C
monochromatic
#27675D #379486 #4CBCAB #79CDC0 #A5DDD5
Accessibility & contrast
On white
2.31
#4CBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#4CBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CBCAB
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CBCAB | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AA
Deuteranopia (green-blind)
#A3A5AD
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4cbcab; /* rgb */ color: rgb(76, 188, 171); /* oklch */ color: oklch(72.6% 0.105 181.6);
Tailwind
colors: {
custom: {
50: '#89d0c4',
500: '#4cbcab',
950: '#000000',
},
}SCSS
$custom: #4cbcab; $custom-light: #89d0c4; $custom-dark: #000000;
JSON
{
"hex": "#4cbcab",
"rgb": {
"r": 76,
"g": 188,
"b": 171
},
"hsl": {
"h": 170.893,
"s": 45.528,
"l": 51.765
},
"oklch": {
"l": 0.72641,
"c": 0.10463,
"h": 181.6
},
"luminance": 0.40443
}Semantic roles & 50–950 ramp
primary
#4CBCAB
secondary
#CA99A1
accent
#5366D5
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281