#3CB6AF#3CB6AF
#3CB6AF is a light, moderate teal. Relative luminance 0.375; OKLCH L 70.8% C 0.106 H 189.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB6AF |
|---|---|
| RGB | rgb(60, 182, 175) |
| HSL | hsl(177, 50%, 47%) |
| HSV | hsv(177, 67%, 71%) |
| CMYK | cmyk(67%, 0%, 3.8%, 28.6%) |
| CIE-LAB | lab(67.66, -34.67, -6.27) |
| CIE-LCH | lch(67.66, 35.23, 190.25°) |
| OKLab | oklab(70.83% -0.1046 -0.0175) |
| OKLCH | oklch(70.83% 0.106 189.5) |
| XYZ | xyz(26.3257, 37.5087, 46.4016) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.87
Topaz
#13BBAF
ΔE00 2.75
Tealish
#24BCA8
ΔE00 4.87
Turquoise (survey)
#06C2AC
ΔE00 6.08
Mediumturquoise
#48D1CC
ΔE00 7.11
Darkturquoise
#00CED1
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB6AF #B63C43
analogous
#3CB672 #3CB6AF #3C80B6
triadic
#3CB6AF #AF3CB6 #B6AF3C
tetradic
#3CB6AF #723CB6 #B63C43 #80B63C
square
#3CB6AF #723CB6 #B63C43 #80B63C
split-complementary
#3CB6AF #B63C80 #B6723C
monochromatic
#1E5A56 #2D8883 #3CB6AF #63CCC6 #91DBD7
Accessibility & contrast
On white
2.47
#3CB6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#3CB6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB6AF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB6AF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAF
Deuteranopia (green-blind)
#9A9FB0
Tritanopia (blue-blind)
#00BBB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #3cb6af; /* rgb */ color: rgb(60, 182, 175); /* oklch */ color: oklch(70.8% 0.106 189.5);
Tailwind
colors: {
custom: {
50: '#82ccc6',
500: '#3cb6af',
950: '#000000',
},
}SCSS
$custom: #3cb6af; $custom-light: #82ccc6; $custom-dark: #000000;
JSON
{
"hex": "#3cb6af",
"rgb": {
"r": 60,
"g": 182,
"b": 175
},
"hsl": {
"h": 176.557,
"s": 50.413,
"l": 47.451
},
"oklch": {
"l": 0.70834,
"c": 0.10605,
"h": 189.5
},
"luminance": 0.37512
}Semantic roles & 50–950 ramp
primary
#3CB6AF
secondary
#C6888B
accent
#4E56DA
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282