#3CB7AD#3CB7AD
#3CB7AD is a light, moderate teal. Relative luminance 0.378; OKLCH L 71.0% C 0.107 H 187.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB7AD |
|---|---|
| RGB | rgb(60, 183, 173) |
| HSL | hsl(175, 51%, 48%) |
| HSV | hsv(175, 67%, 72%) |
| CMYK | cmyk(67.2%, 0%, 5.5%, 28.2%) |
| CIE-LAB | lab(67.90, -35.69, -4.80) |
| CIE-LCH | lch(67.90, 36.01, 187.66°) |
| OKLab | oklab(71.02% -0.1065 -0.0136) |
| OKLCH | oklch(71.02% 0.107 187.3) |
| XYZ | xyz(26.3363, 37.8418, 45.4433) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.03
Lightseagreen
#20B2AA
ΔE00 2.04
Tealish
#24BCA8
ΔE00 3.78
Turquoise (survey)
#06C2AC
ΔE00 5.06
Greeny Blue
#42B395
ΔE00 7.12
Mediumturquoise
#48D1CC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB7AD #B73C46
analogous
#3CB770 #3CB7AD #3C83B7
triadic
#3CB7AD #AD3CB7 #B7AD3C
tetradic
#3CB7AD #703CB7 #B73C46 #83B73C
square
#3CB7AD #703CB7 #B73C46 #83B73C
split-complementary
#3CB7AD #B73C83 #B7703C
monochromatic
#1E5B56 #2D8981 #3CB7AD #64CCC4 #92DBD5
Accessibility & contrast
On white
2.45
#3CB7AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#3CB7AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB7AD
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB7AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB7AD | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAD
Deuteranopia (green-blind)
#9BA0AE
Tritanopia (blue-blind)
#00BBB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3cb7ad; /* rgb */ color: rgb(60, 183, 173); /* oklch */ color: oklch(71.0% 0.107 187.3);
Tailwind
colors: {
custom: {
50: '#82cdc5',
500: '#3cb7ad',
950: '#000000',
},
}SCSS
$custom: #3cb7ad; $custom-light: #82cdc5; $custom-dark: #000000;
JSON
{
"hex": "#3cb7ad",
"rgb": {
"r": 60,
"g": 183,
"b": 173
},
"hsl": {
"h": 175.122,
"s": 50.617,
"l": 47.647
},
"oklch": {
"l": 0.71016,
"c": 0.10738,
"h": 187.3
},
"luminance": 0.37845
}Semantic roles & 50–950 ramp
primary
#3CB7AD
secondary
#C6888D
accent
#4E59DA
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281