#3CB2A2#3CB2A2
#3CB2A2 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.106 H 182.4°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB2A2 |
|---|---|
| RGB | rgb(60, 178, 162) |
| HSL | hsl(172, 50%, 47%) |
| HSV | hsv(172, 66%, 70%) |
| CMYK | cmyk(66.3%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(66.06, -36.38, -1.42) |
| CIE-LCH | lch(66.06, 36.40, 182.24°) |
| OKLab | oklab(69.42% -0.1063 -0.0044) |
| OKLCH | oklch(69.42% 0.106 182.4) |
| XYZ | xyz(24.3024, 35.4074, 39.7289) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.12
Lightseagreen
#20B2AA
ΔE00 3.17
Topaz
#13BBAF
ΔE00 3.36
Greeny Blue
#42B395
ΔE00 4.71
Turquoise (survey)
#06C2AC
ΔE00 4.83
Dull Teal
#5F9E8F
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB2A2 #B23C4C
analogous
#3CB267 #3CB2A2 #3C87B2
triadic
#3CB2A2 #A23CB2 #B2A23C
tetradic
#3CB2A2 #673CB2 #B23C4C #87B23C
square
#3CB2A2 #673CB2 #B23C4C #87B23C
split-complementary
#3CB2A2 #B23C87 #B2673C
monochromatic
#1D564F #2D8478 #3CB2A2 #61CABC #8FD9CF
Accessibility & contrast
On white
2.60
#3CB2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#3CB2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB2A2
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB2A2 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A1
Deuteranopia (green-blind)
#999BA3
Tritanopia (blue-blind)
#00B5AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3cb2a2; /* rgb */ color: rgb(60, 178, 162); /* oklch */ color: oklch(69.4% 0.106 182.4);
Tailwind
colors: {
custom: {
50: '#81c9bd',
500: '#3cb2a2',
950: '#000000',
},
}SCSS
$custom: #3cb2a2; $custom-light: #81c9bd; $custom-dark: #000000;
JSON
{
"hex": "#3cb2a2",
"rgb": {
"r": 60,
"g": 178,
"b": 162
},
"hsl": {
"h": 171.864,
"s": 49.58,
"l": 46.667
},
"oklch": {
"l": 0.69418,
"c": 0.10643,
"h": 182.4
},
"luminance": 0.3541
}Semantic roles & 50–950 ramp
primary
#3CB2A2
secondary
#C4868E
accent
#4F61D9
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281