#3CA8A0#3CA8A0
#3CA8A0 is a light, moderate teal. Relative luminance 0.315; OKLCH L 66.9% C 0.098 H 188.2°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA8A0 |
|---|---|
| RGB | rgb(60, 168, 160) |
| HSL | hsl(176, 47%, 45%) |
| HSV | hsv(176, 64%, 66%) |
| CMYK | cmyk(64.3%, 0%, 4.8%, 34.1%) |
| CIE-LAB | lab(62.93, -32.25, -4.93) |
| CIE-LCH | lch(62.93, 32.62, 188.68°) |
| OKLab | oklab(66.85% -0.0967 -0.0138) |
| OKLCH | oklch(66.85% 0.098 188.2) |
| XYZ | xyz(22.2084, 31.5016, 38.1609) |
| Luminance | 0.3150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.19
Sea
#3C9992
ΔE00 4.66
Blue Green
#0F9B8E
ΔE00 5.26
Topaz
#13BBAF
ΔE00 5.70
Dull Teal
#5F9E8F
ΔE00 6.01
Tealish
#24BCA8
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA8A0 #A83C44
analogous
#3CA86A #3CA8A0 #3C7AA8
triadic
#3CA8A0 #A03CA8 #A8A03C
tetradic
#3CA8A0 #6A3CA8 #A83C44 #7AA83C
square
#3CA8A0 #6A3CA8 #A83C44 #7AA83C
split-complementary
#3CA8A0 #A83C7A #A86A3C
monochromatic
#1C4E4A #2C7B75 #3CA8A0 #5CC5BD #89D5CF
Accessibility & contrast
On white
2.88
#3CA8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#3CA8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA8A0
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA8A0 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9FA0
Deuteranopia (green-blind)
#8F93A1
Tritanopia (blue-blind)
#00ACA5
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3ca8a0; /* rgb */ color: rgb(60, 168, 160); /* oklch */ color: oklch(66.9% 0.098 188.2);
Tailwind
colors: {
custom: {
50: '#7fc2bc',
500: '#3ca8a0',
950: '#000000',
},
}SCSS
$custom: #3ca8a0; $custom-light: #7fc2bc; $custom-dark: #000000;
JSON
{
"hex": "#3ca8a0",
"rgb": {
"r": 60,
"g": 168,
"b": 160
},
"hsl": {
"h": 175.556,
"s": 47.368,
"l": 44.706
},
"oklch": {
"l": 0.66851,
"c": 0.09768,
"h": 188.2
},
"luminance": 0.31504
}Semantic roles & 50–950 ramp
primary
#3CA8A0
secondary
#BF8085
accent
#515BD7
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1212
muted
#7C8181