#3CB4AB#3CB4AB
#3CB4AB is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.2% C 0.105 H 187.9°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB4AB |
|---|---|
| RGB | rgb(60, 180, 171) |
| HSL | hsl(176, 50%, 47%) |
| HSV | hsv(176, 67%, 71%) |
| CMYK | cmyk(66.7%, 0%, 5%, 29.4%) |
| CIE-LAB | lab(66.93, -34.85, -5.13) |
| CIE-LCH | lch(66.93, 35.22, 188.38°) |
| OKLab | oklab(70.21% -0.1043 -0.0145) |
| OKLCH | oklch(70.21% 0.105 187.9) |
| XYZ | xyz(25.5320, 36.5406, 44.2276) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.50
Topaz
#13BBAF
ΔE00 2.67
Tealish
#24BCA8
ΔE00 4.39
Turquoise (survey)
#06C2AC
ΔE00 5.79
Greeny Blue
#42B395
ΔE00 7.32
Mediumturquoise
#48D1CC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB4AB #B43C45
analogous
#3CB46F #3CB4AB #3C81B4
triadic
#3CB4AB #AB3CB4 #B4AB3C
tetradic
#3CB4AB #6F3CB4 #B43C45 #81B43C
square
#3CB4AB #6F3CB4 #B43C45 #81B43C
split-complementary
#3CB4AB #B43C81 #B46F3C
monochromatic
#1D5854 #2D867F #3CB4AB #62CBC3 #90DAD5
Accessibility & contrast
On white
2.53
#3CB4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#3CB4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB4AB
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB4AB | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAB
Deuteranopia (green-blind)
#999DAC
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3cb4ab; /* rgb */ color: rgb(60, 180, 171); /* oklch */ color: oklch(70.2% 0.105 187.9);
Tailwind
colors: {
custom: {
50: '#82cbc3',
500: '#3cb4ab',
950: '#000000',
},
}SCSS
$custom: #3cb4ab; $custom-light: #82cbc3; $custom-dark: #000000;
JSON
{
"hex": "#3cb4ab",
"rgb": {
"r": 60,
"g": 180,
"b": 171
},
"hsl": {
"h": 175.5,
"s": 50,
"l": 47.059
},
"oklch": {
"l": 0.70206,
"c": 0.10532,
"h": 187.9
},
"luminance": 0.36543
}Semantic roles & 50–950 ramp
primary
#3CB4AB
secondary
#C5878B
accent
#4E59DA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281