#3CA8A7#3CA8A7
#3CA8A7 is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.1% C 0.097 H 194.2°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA8A7 |
|---|---|
| RGB | rgb(60, 168, 167) |
| HSL | hsl(179, 47%, 45%) |
| HSV | hsv(179, 64%, 66%) |
| CMYK | cmyk(64.3%, 0%, 0.6%, 34.1%) |
| CIE-LAB | lab(63.14, -30.27, -8.54) |
| CIE-LCH | lch(63.14, 31.45, 195.75°) |
| OKLab | oklab(67.09% -0.0935 -0.0237) |
| OKLCH | oklch(67.09% 0.097 194.2) |
| XYZ | xyz(22.8381, 31.7534, 41.4771) |
| Luminance | 0.3176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.21
Sea
#3C9992
ΔE00 5.33
Cadetblue
#5F9EA0
ΔE00 5.56
Topaz
#13BBAF
ΔE00 6.86
Blue Green
#0F9B8E
ΔE00 6.97
Turquoise Blue
#06B1C4
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA8A7 #A83C3D
analogous
#3CA871 #3CA8A7 #3C73A8
triadic
#3CA8A7 #A73CA8 #A8A73C
tetradic
#3CA8A7 #713CA8 #A83C3D #73A83C
square
#3CA8A7 #713CA8 #A83C3D #73A83C
split-complementary
#3CA8A7 #A83C73 #A8713C
monochromatic
#1C4E4D #2C7B7A #3CA8A7 #5CC5C4 #89D5D4
Accessibility & contrast
On white
2.86
#3CA8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#3CA8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA8A7
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA8A7 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A7
Deuteranopia (green-blind)
#8D94A8
Tritanopia (blue-blind)
#00ADA7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3ca8a7; /* rgb */ color: rgb(60, 168, 167); /* oklch */ color: oklch(67.1% 0.097 194.2);
Tailwind
colors: {
custom: {
50: '#80c2c1',
500: '#3ca8a7',
950: '#000000',
},
}SCSS
$custom: #3ca8a7; $custom-light: #80c2c1; $custom-dark: #000000;
JSON
{
"hex": "#3ca8a7",
"rgb": {
"r": 60,
"g": 168,
"b": 167
},
"hsl": {
"h": 179.444,
"s": 47.368,
"l": 44.706
},
"oklch": {
"l": 0.6709,
"c": 0.0965,
"h": 194.2
},
"luminance": 0.31756
}Semantic roles & 50–950 ramp
primary
#3CA8A7
secondary
#BF8081
accent
#5152D7
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181