#3CB2A3#3CB2A3
#3CB2A3 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.106 H 183.1°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB2A3 |
|---|---|
| RGB | rgb(60, 178, 163) |
| HSL | hsl(172, 50%, 47%) |
| HSV | hsv(172, 66%, 70%) |
| CMYK | cmyk(66.3%, 0%, 8.4%, 30.2%) |
| CIE-LAB | lab(66.09, -36.11, -1.94) |
| CIE-LCH | lch(66.09, 36.16, 183.07°) |
| OKLab | oklab(69.45% -0.1059 -0.0058) |
| OKLCH | oklch(69.45% 0.106 183.1) |
| XYZ | xyz(24.3916, 35.4431, 40.1989) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.85
Topaz
#13BBAF
ΔE00 3.20
Tealish
#24BCA8
ΔE00 3.25
Turquoise (survey)
#06C2AC
ΔE00 4.95
Greeny Blue
#42B395
ΔE00 5.06
Blue Green
#0F9B8E
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB2A3 #B23C4B
analogous
#3CB268 #3CB2A3 #3C86B2
triadic
#3CB2A3 #A33CB2 #B2A33C
tetradic
#3CB2A3 #683CB2 #B23C4B #86B23C
square
#3CB2A3 #683CB2 #B23C4B #86B23C
split-complementary
#3CB2A3 #B23C86 #B2683C
monochromatic
#1D564F #2D8479 #3CB2A3 #61CABD #8FD9D0
Accessibility & contrast
On white
2.60
#3CB2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#3CB2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB2A3
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB2A3 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#999BA4
Tritanopia (blue-blind)
#00B5AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3cb2a3; /* rgb */ color: rgb(60, 178, 163); /* oklch */ color: oklch(69.4% 0.106 183.1);
Tailwind
colors: {
custom: {
50: '#81c9be',
500: '#3cb2a3',
950: '#000000',
},
}SCSS
$custom: #3cb2a3; $custom-light: #81c9be; $custom-dark: #000000;
JSON
{
"hex": "#3cb2a3",
"rgb": {
"r": 60,
"g": 178,
"b": 163
},
"hsl": {
"h": 172.373,
"s": 49.58,
"l": 46.667
},
"oklch": {
"l": 0.69449,
"c": 0.10604,
"h": 183.1
},
"luminance": 0.35446
}Semantic roles & 50–950 ramp
primary
#3CB2A3
secondary
#C4868E
accent
#4F60D9
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281