#4CBBAA#4CBBAA
#4CBBAA is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.4% C 0.104 H 181.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #4CBBAA |
|---|---|
| RGB | rgb(76, 187, 170) |
| HSL | hsl(171, 45%, 52%) |
| HSV | hsv(171, 59%, 73%) |
| CMYK | cmyk(59.4%, 0%, 9.1%, 26.7%) |
| CIE-LAB | lab(69.45, -35.63, -0.82) |
| CIE-LCH | lch(69.45, 35.64, 181.33°) |
| OKLab | oklab(72.36% -0.104 -0.0028) |
| OKLCH | oklch(72.36% 0.104 181.5) |
| XYZ | xyz(28.0032, 39.9766, 44.2629) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.44
Topaz
#13BBAF
ΔE00 3.24
Turquoise (survey)
#06C2AC
ΔE00 3.58
Lightseagreen
#20B2AA
ΔE00 4.62
Greeny Blue
#42B395
ΔE00 5.10
Mediumturquoise
#48D1CC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CBBAA #BB4C5D
analogous
#4CBB73 #4CBBAA #4C95BB
triadic
#4CBBAA #AA4CBB #BBAA4C
tetradic
#4CBBAA #734CBB #BB4C5D #95BB4C
square
#4CBBAA #734CBB #BB4C5D #95BB4C
split-complementary
#4CBBAA #BB4C95 #BB734C
monochromatic
#27665C #389284 #4CBBAA #78CCBF #A5DDD4
Accessibility & contrast
On white
2.33
#4CBBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#4CBBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CBBAA
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CBBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CBBAA | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1A9
Deuteranopia (green-blind)
#A2A4AC
Tritanopia (blue-blind)
#00BEB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4cbbaa; /* rgb */ color: rgb(76, 187, 170); /* oklch */ color: oklch(72.4% 0.104 181.5);
Tailwind
colors: {
custom: {
50: '#89d0c3',
500: '#4cbbaa',
950: '#000000',
},
}SCSS
$custom: #4cbbaa; $custom-light: #89d0c3; $custom-dark: #000000;
JSON
{
"hex": "#4cbbaa",
"rgb": {
"r": 76,
"g": 187,
"b": 170
},
"hsl": {
"h": 170.811,
"s": 44.939,
"l": 51.569
},
"oklch": {
"l": 0.72365,
"c": 0.104,
"h": 181.5
},
"luminance": 0.39979
}Semantic roles & 50–950 ramp
primary
#4CBBAA
secondary
#CA99A0
accent
#5367D5
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0D1412
muted
#7D8281