#3CB4AF#3CB4AF
#3CB4AF is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.3% C 0.104 H 191.0°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB4AF |
|---|---|
| RGB | rgb(60, 180, 175) |
| HSL | hsl(178, 50%, 47%) |
| HSV | hsv(178, 67%, 71%) |
| CMYK | cmyk(66.7%, 0%, 2.8%, 29.4%) |
| CIE-LAB | lab(67.05, -33.73, -7.17) |
| CIE-LCH | lch(67.05, 34.48, 192.01°) |
| OKLab | oklab(70.34% -0.1025 -0.02) |
| OKLCH | oklch(70.34% 0.104 191) |
| XYZ | xyz(25.9191, 36.6954, 46.2661) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.98
Topaz
#13BBAF
ΔE00 3.55
Tealish
#24BCA8
ΔE00 5.73
Turquoise (survey)
#06C2AC
ΔE00 6.97
Darkturquoise
#00CED1
ΔE00 7.46
Mediumturquoise
#48D1CC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB4AF #B43C41
analogous
#3CB473 #3CB4AF #3C7DB4
triadic
#3CB4AF #AF3CB4 #B4AF3C
tetradic
#3CB4AF #733CB4 #B43C41 #7DB43C
square
#3CB4AF #733CB4 #B43C41 #7DB43C
split-complementary
#3CB4AF #B43C7D #B4733C
monochromatic
#1D5856 #2D8682 #3CB4AF #62CBC6 #90DAD7
Accessibility & contrast
On white
2.52
#3CB4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#3CB4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB4AF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB4AF | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAF
Deuteranopia (green-blind)
#979EB0
Tritanopia (blue-blind)
#00B9B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3cb4af; /* rgb */ color: rgb(60, 180, 175); /* oklch */ color: oklch(70.3% 0.104 191.0);
Tailwind
colors: {
custom: {
50: '#82cbc6',
500: '#3cb4af',
950: '#000000',
},
}SCSS
$custom: #3cb4af; $custom-light: #82cbc6; $custom-dark: #000000;
JSON
{
"hex": "#3cb4af",
"rgb": {
"r": 60,
"g": 180,
"b": 175
},
"hsl": {
"h": 177.5,
"s": 50,
"l": 47.059
},
"oklch": {
"l": 0.7034,
"c": 0.10446,
"h": 191
},
"luminance": 0.36698
}Semantic roles & 50–950 ramp
primary
#3CB4AF
secondary
#C58789
accent
#4E54DA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282