#4CBAAD#4CBAAD
#4CBAAD is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.2% C 0.102 H 184.6°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #4CBAAD |
|---|---|
| RGB | rgb(76, 186, 173) |
| HSL | hsl(173, 44%, 51%) |
| HSV | hsv(173, 59%, 73%) |
| CMYK | cmyk(59.1%, 0%, 7%, 27.1%) |
| CIE-LAB | lab(69.23, -34.38, -2.80) |
| CIE-LCH | lch(69.23, 34.49, 184.65°) |
| OKLab | oklab(72.21% -0.1015 -0.0081) |
| OKLCH | oklch(72.21% 0.102 184.6) |
| XYZ | xyz(28.0788, 39.6686, 45.7041) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.74
Tealish
#24BCA8
ΔE00 3.27
Lightseagreen
#20B2AA
ΔE00 3.69
Turquoise (survey)
#06C2AC
ΔE00 4.42
Greeny Blue
#42B395
ΔE00 6.29
Mediumturquoise
#48D1CC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CBAAD #BA4C59
analogous
#4CBA76 #4CBAAD #4C90BA
triadic
#4CBAAD #AD4CBA #BAAD4C
tetradic
#4CBAAD #764CBA #BA4C59 #90BA4C
square
#4CBAAD #764CBA #BA4C59 #90BA4C
split-complementary
#4CBAAD #BA4C90 #BA764C
monochromatic
#27655D #389186 #4CBAAD #78CBC1 #A4DCD5
Accessibility & contrast
On white
2.35
#4CBAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#4CBAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CBAAD
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CBAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CBAAD | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AD
Deuteranopia (green-blind)
#A0A4AE
Tritanopia (blue-blind)
#00BEB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #4cbaad; /* rgb */ color: rgb(76, 186, 173); /* oklch */ color: oklch(72.2% 0.102 184.6);
Tailwind
colors: {
custom: {
50: '#89cfc5',
500: '#4cbaad',
950: '#000000',
},
}SCSS
$custom: #4cbaad; $custom-light: #89cfc5; $custom-dark: #000000;
JSON
{
"hex": "#4cbaad",
"rgb": {
"r": 76,
"g": 186,
"b": 173
},
"hsl": {
"h": 172.909,
"s": 44.355,
"l": 51.373
},
"oklch": {
"l": 0.72214,
"c": 0.10185,
"h": 184.6
},
"luminance": 0.39671
}Semantic roles & 50–950 ramp
primary
#4CBAAD
secondary
#C9999E
accent
#5463D4
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281