#3CB3A0#3CB3A0
#3CB3A0 is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.6% C 0.108 H 180.3°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB3A0 |
|---|---|
| RGB | rgb(60, 179, 160) |
| HSL | hsl(170, 50%, 47%) |
| HSV | hsv(170, 66%, 70%) |
| CMYK | cmyk(66.5%, 0%, 10.6%, 29.8%) |
| CIE-LAB | lab(66.32, -37.37, 0.05) |
| CIE-LCH | lch(66.32, 37.37, 179.92°) |
| OKLab | oklab(69.61% -0.1083 -0.0005) |
| OKLCH | oklch(69.61% 0.108 180.3) |
| XYZ | xyz(24.3257, 35.7362, 38.8667) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.71
Greeny Blue
#42B395
ΔE00 3.69
Topaz
#13BBAF
ΔE00 3.82
Lightseagreen
#20B2AA
ΔE00 4.15
Turquoise (survey)
#06C2AC
ΔE00 4.38
Dull Teal
#5F9E8F
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB3A0 #B33C4F
analogous
#3CB365 #3CB3A0 #3C8BB3
triadic
#3CB3A0 #A03CB3 #B3A03C
tetradic
#3CB3A0 #653CB3 #B33C4F #8BB33C
square
#3CB3A0 #653CB3 #B33C4F #8BB33C
split-complementary
#3CB3A0 #B33C8B #B3653C
monochromatic
#1D574E #2D8577 #3CB3A0 #62CABA #90DACE
Accessibility & contrast
On white
2.58
#3CB3A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#3CB3A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB3A0
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB3A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB3A0 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA99F
Deuteranopia (green-blind)
#9A9CA2
Tritanopia (blue-blind)
#00B6AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3cb3a0; /* rgb */ color: rgb(60, 179, 160); /* oklch */ color: oklch(69.6% 0.108 180.3);
Tailwind
colors: {
custom: {
50: '#81cabc',
500: '#3cb3a0',
950: '#000000',
},
}SCSS
$custom: #3cb3a0; $custom-light: #81cabc; $custom-dark: #000000;
JSON
{
"hex": "#3cb3a0",
"rgb": {
"r": 60,
"g": 179,
"b": 160
},
"hsl": {
"h": 170.42,
"s": 49.791,
"l": 46.863
},
"oklch": {
"l": 0.69606,
"c": 0.10831,
"h": 180.3
},
"luminance": 0.35739
}Semantic roles & 50–950 ramp
primary
#3CB3A0
secondary
#C58690
accent
#4E65D9
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281