#3CB3A2#3CB3A2
#3CB3A2 is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.7% C 0.107 H 181.7°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB3A2 |
|---|---|
| RGB | rgb(60, 179, 162) |
| HSL | hsl(171, 50%, 47%) |
| HSV | hsv(171, 66%, 70%) |
| CMYK | cmyk(66.5%, 0%, 9.5%, 29.8%) |
| CIE-LAB | lab(66.37, -36.83, -0.97) |
| CIE-LCH | lch(66.37, 36.85, 181.52°) |
| OKLab | oklab(69.67% -0.1074 -0.0032) |
| OKLCH | oklch(69.67% 0.107 181.7) |
| XYZ | xyz(24.5021, 35.8068, 39.7955) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.78
Topaz
#13BBAF
ΔE00 3.35
Lightseagreen
#20B2AA
ΔE00 3.49
Greeny Blue
#42B395
ΔE00 4.38
Turquoise (survey)
#06C2AC
ΔE00 4.49
Dull Teal
#5F9E8F
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB3A2 #B33C4D
analogous
#3CB367 #3CB3A2 #3C88B3
triadic
#3CB3A2 #A23CB3 #B3A23C
tetradic
#3CB3A2 #673CB3 #B33C4D #88B33C
square
#3CB3A2 #673CB3 #B33C4D #88B33C
split-complementary
#3CB3A2 #B33C88 #B3673C
monochromatic
#1D574F #2D8579 #3CB3A2 #62CABB #90DACF
Accessibility & contrast
On white
2.57
#3CB3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#3CB3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB3A2
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB3A2 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A1
Deuteranopia (green-blind)
#9A9CA4
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3cb3a2; /* rgb */ color: rgb(60, 179, 162); /* oklch */ color: oklch(69.7% 0.107 181.7);
Tailwind
colors: {
custom: {
50: '#81cabd',
500: '#3cb3a2',
950: '#000000',
},
}SCSS
$custom: #3cb3a2; $custom-light: #81cabd; $custom-dark: #000000;
JSON
{
"hex": "#3cb3a2",
"rgb": {
"r": 60,
"g": 179,
"b": 162
},
"hsl": {
"h": 171.429,
"s": 49.791,
"l": 46.863
},
"oklch": {
"l": 0.69668,
"c": 0.10744,
"h": 181.7
},
"luminance": 0.35809
}Semantic roles & 50–950 ramp
primary
#3CB3A2
secondary
#C5868F
accent
#4E62D9
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281