#3CA2A2#3CA2A2
#3CA2A2 is a light, moderate teal. Relative luminance 0.294; OKLCH L 65.4% C 0.093 H 195.1°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA2A2 |
|---|---|
| RGB | rgb(60, 162, 162) |
| HSL | hsl(180, 46%, 44%) |
| HSV | hsv(180, 63%, 64%) |
| CMYK | cmyk(63%, 0%, 0%, 36.5%) |
| CIE-LAB | lab(61.14, -28.78, -8.71) |
| CIE-LCH | lch(61.14, 30.07, 196.83°) |
| OKLab | oklab(65.42% -0.0894 -0.0242) |
| OKLCH | oklch(65.42% 0.093 195.1) |
| XYZ | xyz(21.3025, 29.4077, 38.7290) |
| Luminance | 0.2941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.09
Cadetblue
#5F9EA0
ΔE00 4.64
Lightseagreen
#20B2AA
ΔE00 5.79
Blue Green
#0F9B8E
ΔE00 6.39
Dull Teal
#5F9E8F
ΔE00 7.25
Dusty Teal
#4C9085
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA2A2 #A23C3C
analogous
#3CA26F #3CA2A2 #3C6FA2
triadic
#3CA2A2 #A23CA2 #A2A23C
tetradic
#3CA2A2 #6F3CA2 #A23C3C #6FA23C
square
#3CA2A2 #6F3CA2 #A23C3C #6FA23C
split-complementary
#3CA2A2 #A23C6F #A26F3C
monochromatic
#1B4949 #2B7575 #3CA2A2 #59C2C2 #86D2D2
Accessibility & contrast
On white
3.05
#3CA2A2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#3CA2A2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3CA2A2
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA2A2 | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989AA2
Deuteranopia (green-blind)
#888FA3
Tritanopia (blue-blind)
#00A7A2
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #3ca2a2; /* rgb */ color: rgb(60, 162, 162); /* oklch */ color: oklch(65.4% 0.093 195.1);
Tailwind
colors: {
custom: {
50: '#7fbebd',
500: '#3ca2a2',
950: '#000000',
},
}SCSS
$custom: #3ca2a2; $custom-light: #7fbebd; $custom-dark: #000000;
JSON
{
"hex": "#3ca2a2",
"rgb": {
"r": 60,
"g": 162,
"b": 162
},
"hsl": {
"h": 180,
"s": 45.946,
"l": 43.529
},
"oklch": {
"l": 0.65421,
"c": 0.09257,
"h": 195.1
},
"luminance": 0.2941
}Semantic roles & 50–950 ramp
primary
#3CA2A2
secondary
#BC7D7D
accent
#5252D6
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1212
muted
#7C8181