#3CB2AF#3CB2AF
#3CB2AF is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.8% C 0.103 H 192.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB2AF |
|---|---|
| RGB | rgb(60, 178, 175) |
| HSL | hsl(178, 50%, 47%) |
| HSV | hsv(178, 66%, 70%) |
| CMYK | cmyk(66.3%, 0%, 1.7%, 30.2%) |
| CIE-LAB | lab(66.44, -32.78, -8.08) |
| CIE-LCH | lch(66.44, 33.76, 193.84°) |
| OKLab | oklab(69.85% -0.1005 -0.0225) |
| OKLCH | oklch(69.85% 0.103 192.6) |
| XYZ | xyz(25.5182, 35.8937, 46.1324) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.47
Topaz
#13BBAF
ΔE00 4.41
Tealish
#24BCA8
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 7.74
Cadetblue
#5F9EA0
ΔE00 7.76
Turquoise Blue
#06B1C4
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB2AF #B23C3F
analogous
#3CB274 #3CB2AF #3C7AB2
triadic
#3CB2AF #AF3CB2 #B2AF3C
tetradic
#3CB2AF #743CB2 #B23C3F #7AB23C
square
#3CB2AF #743CB2 #B23C3F #7AB23C
split-complementary
#3CB2AF #B23C7A #B2743C
monochromatic
#1D5655 #2D8482 #3CB2AF #61CAC7 #8FD9D7
Accessibility & contrast
On white
2.57
#3CB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#3CB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB2AF
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB2AF | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AF
Deuteranopia (green-blind)
#959CB0
Tritanopia (blue-blind)
#00B7B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3cb2af; /* rgb */ color: rgb(60, 178, 175); /* oklch */ color: oklch(69.8% 0.103 192.6);
Tailwind
colors: {
custom: {
50: '#82c9c6',
500: '#3cb2af',
950: '#000000',
},
}SCSS
$custom: #3cb2af; $custom-light: #82c9c6; $custom-dark: #000000;
JSON
{
"hex": "#3cb2af",
"rgb": {
"r": 60,
"g": 178,
"b": 175
},
"hsl": {
"h": 178.475,
"s": 49.58,
"l": 46.667
},
"oklch": {
"l": 0.69846,
"c": 0.10294,
"h": 192.6
},
"luminance": 0.35897
}Semantic roles & 50–950 ramp
primary
#3CB2AF
secondary
#C48687
accent
#4F52D9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282