#3CB4B2#3CB4B2
#3CB4B2 is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.4% C 0.104 H 193.4°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB4B2 |
|---|---|
| RGB | rgb(60, 180, 178) |
| HSL | hsl(179, 50%, 47%) |
| HSV | hsv(179, 67%, 71%) |
| CMYK | cmyk(66.7%, 0%, 1.1%, 29.4%) |
| CIE-LAB | lab(67.14, -32.88, -8.70) |
| CIE-LCH | lch(67.14, 34.01, 194.82°) |
| OKLab | oklab(70.44% -0.1012 -0.0242) |
| OKLCH | oklch(70.44% 0.104 193.4) |
| XYZ | xyz(26.2170, 36.8146, 47.8351) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.88
Topaz
#13BBAF
ΔE00 4.47
Tealish
#24BCA8
ΔE00 6.81
Darkturquoise
#00CED1
ΔE00 7.11
Turquoise Blue
#06B1C4
ΔE00 7.42
Mediumturquoise
#48D1CC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB4B2 #B43C3E
analogous
#3CB476 #3CB4B2 #3C7AB4
triadic
#3CB4B2 #B23CB4 #B4B23C
tetradic
#3CB4B2 #763CB4 #B43C3E #7AB43C
square
#3CB4B2 #763CB4 #B43C3E #7AB43C
split-complementary
#3CB4B2 #B43C7A #B4763C
monochromatic
#1D5857 #2D8685 #3CB4B2 #62CBC9 #90DAD9
Accessibility & contrast
On white
2.51
#3CB4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#3CB4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB4B2
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB4B2 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB2
Deuteranopia (green-blind)
#979EB3
Tritanopia (blue-blind)
#00B9B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3cb4b2; /* rgb */ color: rgb(60, 180, 178); /* oklch */ color: oklch(70.4% 0.104 193.4);
Tailwind
colors: {
custom: {
50: '#82cbc9',
500: '#3cb4b2',
950: '#000000',
},
}SCSS
$custom: #3cb4b2; $custom-light: #82cbc9; $custom-dark: #000000;
JSON
{
"hex": "#3cb4b2",
"rgb": {
"r": 60,
"g": 180,
"b": 178
},
"hsl": {
"h": 179,
"s": 50,
"l": 47.059
},
"oklch": {
"l": 0.70443,
"c": 0.10405,
"h": 193.4
},
"luminance": 0.36818
}Semantic roles & 50–950 ramp
primary
#3CB4B2
secondary
#C58788
accent
#4E51DA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282