#4CBAAB#4CBAAB
#4CBAAB is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.2% C 0.103 H 183.0°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #4CBAAB |
|---|---|
| RGB | rgb(76, 186, 171) |
| HSL | hsl(172, 44%, 51%) |
| HSV | hsv(172, 59%, 73%) |
| CMYK | cmyk(59.1%, 0%, 8.1%, 27.1%) |
| CIE-LAB | lab(69.18, -34.90, -1.78) |
| CIE-LCH | lch(69.18, 34.95, 182.91°) |
| OKLab | oklab(72.15% -0.1024 -0.0053) |
| OKLCH | oklch(72.15% 0.103 183) |
| XYZ | xyz(27.8868, 39.5917, 44.6925) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.80
Topaz
#13BBAF
ΔE00 2.93
Turquoise (survey)
#06C2AC
ΔE00 4.02
Lightseagreen
#20B2AA
ΔE00 4.05
Greeny Blue
#42B395
ΔE00 5.61
Mediumturquoise
#48D1CC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CBAAB #BA4C5B
analogous
#4CBA74 #4CBAAB #4C92BA
triadic
#4CBAAB #AB4CBA #BAAB4C
tetradic
#4CBAAB #744CBA #BA4C5B #92BA4C
square
#4CBAAB #744CBA #BA4C5B #92BA4C
split-complementary
#4CBAAB #BA4C92 #BA744C
monochromatic
#27655C #389185 #4CBAAB #78CBC0 #A4DCD4
Accessibility & contrast
On white
2.35
#4CBAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#4CBAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CBAAB
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CBAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CBAAB | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AA
Deuteranopia (green-blind)
#A1A4AC
Tritanopia (blue-blind)
#00BDB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #4cbaab; /* rgb */ color: rgb(76, 186, 171); /* oklch */ color: oklch(72.2% 0.103 183.0);
Tailwind
colors: {
custom: {
50: '#89cfc4',
500: '#4cbaab',
950: '#000000',
},
}SCSS
$custom: #4cbaab; $custom-light: #89cfc4; $custom-dark: #000000;
JSON
{
"hex": "#4cbaab",
"rgb": {
"r": 76,
"g": 186,
"b": 171
},
"hsl": {
"h": 171.818,
"s": 44.355,
"l": 51.373
},
"oklch": {
"l": 0.72151,
"c": 0.10257,
"h": 183
},
"luminance": 0.39595
}Semantic roles & 50–950 ramp
primary
#4CBAAB
secondary
#C9999F
accent
#5465D4
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281