#3CB7AF#3CB7AF
#3CB7AF is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.1% C 0.107 H 188.8°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB7AF |
|---|---|
| RGB | rgb(60, 183, 175) |
| HSL | hsl(176, 51%, 48%) |
| HSV | hsv(176, 67%, 72%) |
| CMYK | cmyk(67.2%, 0%, 4.4%, 28.2%) |
| CIE-LAB | lab(67.96, -35.13, -5.82) |
| CIE-LCH | lch(67.96, 35.61, 189.40°) |
| OKLab | oklab(71.08% -0.1056 -0.0163) |
| OKLCH | oklch(71.08% 0.107 188.8) |
| XYZ | xyz(26.5313, 37.9198, 46.4701) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.98
Topaz
#13BBAF
ΔE00 2.40
Tealish
#24BCA8
ΔE00 4.46
Turquoise (survey)
#06C2AC
ΔE00 5.65
Mediumturquoise
#48D1CC
ΔE00 6.91
Darkturquoise
#00CED1
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB7AF #B73C44
analogous
#3CB772 #3CB7AF #3C81B7
triadic
#3CB7AF #AF3CB7 #B7AF3C
tetradic
#3CB7AF #723CB7 #B73C44 #81B73C
square
#3CB7AF #723CB7 #B73C44 #81B73C
split-complementary
#3CB7AF #B73C81 #B7723C
monochromatic
#1E5B57 #2D8983 #3CB7AF #64CCC5 #92DBD7
Accessibility & contrast
On white
2.45
#3CB7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#3CB7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB7AF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB7AF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAF
Deuteranopia (green-blind)
#9BA0B0
Tritanopia (blue-blind)
#00BCB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #3cb7af; /* rgb */ color: rgb(60, 183, 175); /* oklch */ color: oklch(71.1% 0.107 188.8);
Tailwind
colors: {
custom: {
50: '#82cdc6',
500: '#3cb7af',
950: '#000000',
},
}SCSS
$custom: #3cb7af; $custom-light: #82cdc6; $custom-dark: #000000;
JSON
{
"hex": "#3cb7af",
"rgb": {
"r": 60,
"g": 183,
"b": 175
},
"hsl": {
"h": 176.098,
"s": 50.617,
"l": 47.647
},
"oklch": {
"l": 0.71082,
"c": 0.10687,
"h": 188.8
},
"luminance": 0.37923
}Semantic roles & 50–950 ramp
primary
#3CB7AF
secondary
#C6888C
accent
#4E57DA
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282