#3CB4AA#3CB4AA
#3CB4AA is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.2% C 0.106 H 187.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB4AA |
|---|---|
| RGB | rgb(60, 180, 170) |
| HSL | hsl(175, 50%, 47%) |
| HSV | hsv(175, 67%, 71%) |
| CMYK | cmyk(66.7%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(66.90, -35.12, -4.62) |
| CIE-LCH | lch(66.90, 35.42, 187.50°) |
| OKLab | oklab(70.17% -0.1048 -0.0131) |
| OKLCH | oklch(70.17% 0.106 187.1) |
| XYZ | xyz(25.4371, 36.5026, 43.7275) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.60
Topaz
#13BBAF
ΔE00 2.55
Tealish
#24BCA8
ΔE00 4.08
Turquoise (survey)
#06C2AC
ΔE00 5.52
Greeny Blue
#42B395
ΔE00 6.95
Mediumturquoise
#48D1CC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB4AA #B43C46
analogous
#3CB46E #3CB4AA #3C82B4
triadic
#3CB4AA #AA3CB4 #B4AA3C
tetradic
#3CB4AA #6E3CB4 #B43C46 #82B43C
square
#3CB4AA #6E3CB4 #B43C46 #82B43C
split-complementary
#3CB4AA #B43C82 #B46E3C
monochromatic
#1D5853 #2D867F #3CB4AA #62CBC2 #90DAD4
Accessibility & contrast
On white
2.53
#3CB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#3CB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB4AA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB4AA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAAA
Deuteranopia (green-blind)
#999DAB
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3cb4aa; /* rgb */ color: rgb(60, 180, 170); /* oklch */ color: oklch(70.2% 0.106 187.1);
Tailwind
colors: {
custom: {
50: '#82cbc3',
500: '#3cb4aa',
950: '#000000',
},
}SCSS
$custom: #3cb4aa; $custom-light: #82cbc3; $custom-dark: #000000;
JSON
{
"hex": "#3cb4aa",
"rgb": {
"r": 60,
"g": 180,
"b": 170
},
"hsl": {
"h": 175,
"s": 50,
"l": 47.059
},
"oklch": {
"l": 0.70173,
"c": 0.10558,
"h": 187.1
},
"luminance": 0.36505
}Semantic roles & 50–950 ramp
primary
#3CB4AA
secondary
#C5878C
accent
#4E5ADA
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281