#3CB2B5#3CB2B5
#3CB2B5 is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.1% C 0.103 H 197.5°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB2B5 |
|---|---|
| RGB | rgb(60, 178, 181) |
| HSL | hsl(181, 50%, 47%) |
| HSV | hsv(181, 67%, 71%) |
| CMYK | cmyk(66.9%, 1.7%, 0%, 29%) |
| CIE-LAB | lab(66.62, -31.06, -11.13) |
| CIE-LCH | lch(66.62, 32.99, 199.72°) |
| OKLab | oklab(70.06% -0.0978 -0.0309) |
| OKLCH | oklch(70.06% 0.103 197.5) |
| XYZ | xyz(26.1207, 36.1347, 49.3052) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.62
Turquoise Blue
#06B1C4
ΔE00 5.49
Topaz
#13BBAF
ΔE00 6.39
Cadetblue
#5F9EA0
ΔE00 7.25
Darkturquoise
#00CED1
ΔE00 7.49
Mediumturquoise
#48D1CC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB2B5 #B53F3C
analogous
#3CB57C #3CB2B5 #3C75B5
triadic
#3CB2B5 #B53CB2 #B2B53C
tetradic
#3CB2B5 #7C3CB5 #B53F3C #75B53C
square
#3CB2B5 #7C3CB5 #B53F3C #75B53C
split-complementary
#3CB2B5 #B53C75 #B57C3C
monochromatic
#1E5859 #2D8587 #3CB2B5 #63C9CB #91D9DB
Accessibility & contrast
On white
2.55
#3CB2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#3CB2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB2B5
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB2B5 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB5
Deuteranopia (green-blind)
#949CB6
Tritanopia (blue-blind)
#00B8B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3cb2b5; /* rgb */ color: rgb(60, 178, 181); /* oklch */ color: oklch(70.1% 0.103 197.5);
Tailwind
colors: {
custom: {
50: '#82c9cb',
500: '#3cb2b5',
950: '#000000',
},
}SCSS
$custom: #3cb2b5; $custom-light: #82c9cb; $custom-dark: #000000;
JSON
{
"hex": "#3cb2b5",
"rgb": {
"r": 60,
"g": 178,
"b": 181
},
"hsl": {
"h": 181.488,
"s": 50.207,
"l": 47.255
},
"oklch": {
"l": 0.70056,
"c": 0.10258,
"h": 197.5
},
"luminance": 0.36138
}Semantic roles & 50–950 ramp
primary
#3CB2B5
secondary
#C68987
accent
#524EDA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282