#3CB5B0#3CB5B0
#3CB5B0 is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.6% C 0.105 H 191.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB5B0 |
|---|---|
| RGB | rgb(60, 181, 176) |
| HSL | hsl(178, 50%, 47%) |
| HSV | hsv(178, 67%, 71%) |
| CMYK | cmyk(66.9%, 0%, 2.8%, 29%) |
| CIE-LAB | lab(67.38, -33.92, -7.23) |
| CIE-LCH | lch(67.38, 34.68, 192.03°) |
| OKLab | oklab(70.62% -0.1031 -0.0202) |
| OKLCH | oklch(70.62% 0.105 191.1) |
| XYZ | xyz(26.2203, 37.1400, 46.8527) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.09
Topaz
#13BBAF
ΔE00 3.42
Tealish
#24BCA8
ΔE00 5.65
Turquoise (survey)
#06C2AC
ΔE00 6.84
Darkturquoise
#00CED1
ΔE00 7.21
Mediumturquoise
#48D1CC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB5B0 #B53C41
analogous
#3CB574 #3CB5B0 #3C7DB5
triadic
#3CB5B0 #B03CB5 #B5B03C
tetradic
#3CB5B0 #743CB5 #B53C41 #7DB53C
square
#3CB5B0 #743CB5 #B53C41 #7DB53C
split-complementary
#3CB5B0 #B53C7D #B5743C
monochromatic
#1E5957 #2D8783 #3CB5B0 #63CBC7 #91DBD7
Accessibility & contrast
On white
2.49
#3CB5B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#3CB5B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB5B0
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB5B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB5B0 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB0
Deuteranopia (green-blind)
#989EB1
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3cb5b0; /* rgb */ color: rgb(60, 181, 176); /* oklch */ color: oklch(70.6% 0.105 191.1);
Tailwind
colors: {
custom: {
50: '#82cbc7',
500: '#3cb5b0',
950: '#000000',
},
}SCSS
$custom: #3cb5b0; $custom-light: #82cbc7; $custom-dark: #000000;
JSON
{
"hex": "#3cb5b0",
"rgb": {
"r": 60,
"g": 181,
"b": 176
},
"hsl": {
"h": 177.521,
"s": 50.207,
"l": 47.255
},
"oklch": {
"l": 0.70621,
"c": 0.10506,
"h": 191.1
},
"luminance": 0.37143
}Semantic roles & 50–950 ramp
primary
#3CB5B0
secondary
#C6878A
accent
#4E54DA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282