#3CB7AB#3CB7AB
#3CB7AB is a light, moderate teal. Relative luminance 0.378; OKLCH L 71.0% C 0.108 H 185.7°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB7AB |
|---|---|
| RGB | rgb(60, 183, 171) |
| HSL | hsl(174, 51%, 48%) |
| HSV | hsv(174, 67%, 72%) |
| CMYK | cmyk(67.2%, 0%, 6.6%, 28.2%) |
| CIE-LAB | lab(67.85, -36.24, -3.78) |
| CIE-LCH | lch(67.85, 36.43, 185.96°) |
| OKLab | oklab(70.95% -0.1074 -0.0108) |
| OKLCH | oklch(70.95% 0.108 185.7) |
| XYZ | xyz(26.1442, 37.7650, 44.4317) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.90
Lightseagreen
#20B2AA
ΔE00 2.34
Tealish
#24BCA8
ΔE00 3.14
Turquoise (survey)
#06C2AC
ΔE00 4.52
Greeny Blue
#42B395
ΔE00 6.40
Mediumturquoise
#48D1CC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB7AB #B73C48
analogous
#3CB76D #3CB7AB #3C86B7
triadic
#3CB7AB #AB3CB7 #B7AB3C
tetradic
#3CB7AB #6D3CB7 #B73C48 #86B73C
square
#3CB7AB #6D3CB7 #B73C48 #86B73C
split-complementary
#3CB7AB #B73C86 #B76D3C
monochromatic
#1E5B55 #2D8980 #3CB7AB #64CCC2 #92DBD4
Accessibility & contrast
On white
2.46
#3CB7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#3CB7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB7AB
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB7AB | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAB
Deuteranopia (green-blind)
#9CA0AC
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3cb7ab; /* rgb */ color: rgb(60, 183, 171); /* oklch */ color: oklch(71.0% 0.108 185.7);
Tailwind
colors: {
custom: {
50: '#82cdc3',
500: '#3cb7ab',
950: '#000000',
},
}SCSS
$custom: #3cb7ab; $custom-light: #82cdc3; $custom-dark: #000000;
JSON
{
"hex": "#3cb7ab",
"rgb": {
"r": 60,
"g": 183,
"b": 171
},
"hsl": {
"h": 174.146,
"s": 50.617,
"l": 47.647
},
"oklch": {
"l": 0.70951,
"c": 0.10797,
"h": 185.7
},
"luminance": 0.37768
}Semantic roles & 50–950 ramp
primary
#3CB7AB
secondary
#C6888E
accent
#4E5BDA
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281