#4CBBAD#4CBBAD
#4CBBAD is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.5% C 0.103 H 183.8°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #4CBBAD |
|---|---|
| RGB | rgb(76, 187, 173) |
| HSL | hsl(172, 45%, 52%) |
| HSV | hsv(172, 59%, 73%) |
| CMYK | cmyk(59.4%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(69.53, -34.85, -2.35) |
| CIE-LCH | lch(69.53, 34.92, 183.86°) |
| OKLab | oklab(72.46% -0.1026 -0.0069) |
| OKLCH | oklch(72.46% 0.103 183.8) |
| XYZ | xyz(28.2902, 40.0914, 45.7746) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.78
Tealish
#24BCA8
ΔE00 3.00
Lightseagreen
#20B2AA
ΔE00 4.00
Turquoise (survey)
#06C2AC
ΔE00 4.09
Greeny Blue
#42B395
ΔE00 6.07
Mediumturquoise
#48D1CC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CBBAD #BB4C5A
analogous
#4CBB76 #4CBBAD #4C92BB
triadic
#4CBBAD #AD4CBB #BBAD4C
tetradic
#4CBBAD #764CBB #BB4C5A #92BB4C
square
#4CBBAD #764CBB #BB4C5A #92BB4C
split-complementary
#4CBBAD #BB4C92 #BB764C
monochromatic
#27665E #389287 #4CBBAD #78CCC1 #A5DDD6
Accessibility & contrast
On white
2.33
#4CBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#4CBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CBBAD
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CBBAD | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AD
Deuteranopia (green-blind)
#A2A5AE
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #4cbbad; /* rgb */ color: rgb(76, 187, 173); /* oklch */ color: oklch(72.5% 0.103 183.8);
Tailwind
colors: {
custom: {
50: '#89d0c5',
500: '#4cbbad',
950: '#000000',
},
}SCSS
$custom: #4cbbad; $custom-light: #89d0c5; $custom-dark: #000000;
JSON
{
"hex": "#4cbbad",
"rgb": {
"r": 76,
"g": 187,
"b": 173
},
"hsl": {
"h": 172.432,
"s": 44.939,
"l": 51.569
},
"oklch": {
"l": 0.72459,
"c": 0.10284,
"h": 183.8
},
"luminance": 0.40094
}Semantic roles & 50–950 ramp
primary
#4CBBAD
secondary
#CA999F
accent
#5363D5
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281