#3CB3AF#3CB3AF
#3CB3AF is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.1% C 0.104 H 191.8°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB3AF |
|---|---|
| RGB | rgb(60, 179, 175) |
| HSL | hsl(178, 50%, 47%) |
| HSV | hsv(178, 66%, 70%) |
| CMYK | cmyk(66.5%, 0%, 2.2%, 29.8%) |
| CIE-LAB | lab(66.74, -33.26, -7.63) |
| CIE-LCH | lch(66.74, 34.12, 192.92°) |
| OKLab | oklab(70.09% -0.1015 -0.0213) |
| OKLCH | oklch(70.09% 0.104 191.8) |
| XYZ | xyz(25.7179, 36.2931, 46.1990) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.19
Topaz
#13BBAF
ΔE00 3.97
Tealish
#24BCA8
ΔE00 6.18
Turquoise (survey)
#06C2AC
ΔE00 7.42
Darkturquoise
#00CED1
ΔE00 7.59
Mediumturquoise
#48D1CC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB3AF #B33C40
analogous
#3CB374 #3CB3AF #3C7CB3
triadic
#3CB3AF #AF3CB3 #B3AF3C
tetradic
#3CB3AF #743CB3 #B33C40 #7CB33C
square
#3CB3AF #743CB3 #B33C40 #7CB33C
split-complementary
#3CB3AF #B33C7C #B3743C
monochromatic
#1D5755 #2D8582 #3CB3AF #62CAC7 #90DAD7
Accessibility & contrast
On white
2.54
#3CB3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#3CB3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB3AF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB3AF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAAF
Deuteranopia (green-blind)
#969DB0
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3cb3af; /* rgb */ color: rgb(60, 179, 175); /* oklch */ color: oklch(70.1% 0.104 191.8);
Tailwind
colors: {
custom: {
50: '#82cac6',
500: '#3cb3af',
950: '#000000',
},
}SCSS
$custom: #3cb3af; $custom-light: #82cac6; $custom-dark: #000000;
JSON
{
"hex": "#3cb3af",
"rgb": {
"r": 60,
"g": 179,
"b": 175
},
"hsl": {
"h": 177.983,
"s": 49.791,
"l": 46.863
},
"oklch": {
"l": 0.70093,
"c": 0.10369,
"h": 191.8
},
"luminance": 0.36296
}Semantic roles & 50–950 ramp
primary
#3CB3AF
secondary
#C58688
accent
#4E53D9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282