#3CB5A6#3CB5A6
#3CB5A6 is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.3% C 0.108 H 183.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB5A6 |
|---|---|
| RGB | rgb(60, 181, 166) |
| HSL | hsl(173, 50%, 47%) |
| HSV | hsv(173, 67%, 71%) |
| CMYK | cmyk(66.9%, 0%, 8.3%, 29%) |
| CIE-LAB | lab(67.10, -36.67, -2.13) |
| CIE-LCH | lch(67.10, 36.74, 183.32°) |
| OKLab | oklab(70.29% -0.1076 -0.0063) |
| OKLCH | oklch(70.29% 0.108 183.4) |
| XYZ | xyz(25.2671, 36.7587, 41.8325) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.56
Tealish
#24BCA8
ΔE00 2.64
Lightseagreen
#20B2AA
ΔE00 2.90
Turquoise (survey)
#06C2AC
ΔE00 4.28
Greeny Blue
#42B395
ΔE00 5.19
Dull Teal
#5F9E8F
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB5A6 #B53C4B
analogous
#3CB56A #3CB5A6 #3C88B5
triadic
#3CB5A6 #A63CB5 #B5A63C
tetradic
#3CB5A6 #6A3CB5 #B53C4B #88B53C
square
#3CB5A6 #6A3CB5 #B53C4B #88B53C
split-complementary
#3CB5A6 #B53C88 #B56A3C
monochromatic
#1E5952 #2D877C #3CB5A6 #63CBBE #91DBD1
Accessibility & contrast
On white
2.51
#3CB5A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#3CB5A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB5A6
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB5A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB5A6 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA5
Deuteranopia (green-blind)
#9B9EA7
Tritanopia (blue-blind)
#00B9B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3cb5a6; /* rgb */ color: rgb(60, 181, 166); /* oklch */ color: oklch(70.3% 0.108 183.4);
Tailwind
colors: {
custom: {
50: '#81ccc0',
500: '#3cb5a6',
950: '#000000',
},
}SCSS
$custom: #3cb5a6; $custom-light: #81ccc0; $custom-dark: #000000;
JSON
{
"hex": "#3cb5a6",
"rgb": {
"r": 60,
"g": 181,
"b": 166
},
"hsl": {
"h": 172.562,
"s": 50.207,
"l": 47.255
},
"oklch": {
"l": 0.70293,
"c": 0.10782,
"h": 183.4
},
"luminance": 0.36762
}Semantic roles & 50–950 ramp
primary
#3CB5A6
secondary
#C6878F
accent
#4E5FDA
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281