#3CABAE#3CABAE
#3CABAE is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.1% C 0.098 H 197.7°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #3CABAE |
|---|---|
| RGB | rgb(60, 171, 174) |
| HSL | hsl(182, 49%, 46%) |
| HSV | hsv(182, 66%, 68%) |
| CMYK | cmyk(65.5%, 1.7%, 0%, 31.8%) |
| CIE-LAB | lab(64.27, -29.70, -10.75) |
| CIE-LCH | lch(64.27, 31.59, 199.90°) |
| OKLab | oklab(68.08% -0.0936 -0.0298) |
| OKLCH | oklch(68.08% 0.098 197.7) |
| XYZ | xyz(24.0630, 33.1398, 45.1646) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.01
Turquoise Blue
#06B1C4
ΔE00 5.70
Cadetblue
#5F9EA0
ΔE00 5.72
Sea
#3C9992
ΔE00 6.92
Topaz
#13BBAF
ΔE00 7.38
Blue Green
#0F9B8E
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CABAE #AE3F3C
analogous
#3CAE78 #3CABAE #3C72AE
triadic
#3CABAE #AE3CAB #ABAE3C
tetradic
#3CABAE #783CAE #AE3F3C #72AE3C
square
#3CABAE #783CAE #AE3F3C #72AE3C
split-complementary
#3CABAE #AE3C72 #AE783C
monochromatic
#1D5253 #2C7E80 #3CABAE #5FC5C8 #8DD6D8
Accessibility & contrast
On white
2.75
#3CABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#3CABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CABAE
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CABAE | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AE
Deuteranopia (green-blind)
#8E96AF
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3cabae; /* rgb */ color: rgb(60, 171, 174); /* oklch */ color: oklch(68.1% 0.098 197.7);
Tailwind
colors: {
custom: {
50: '#81c4c6',
500: '#3cabae',
950: '#000000',
},
}SCSS
$custom: #3cabae; $custom-light: #81c4c6; $custom-dark: #000000;
JSON
{
"hex": "#3cabae",
"rgb": {
"r": 60,
"g": 171,
"b": 174
},
"hsl": {
"h": 181.579,
"s": 48.718,
"l": 45.882
},
"oklch": {
"l": 0.68082,
"c": 0.09824,
"h": 197.7
},
"luminance": 0.33142
}Semantic roles & 50–950 ramp
primary
#3CABAE
secondary
#C28583
accent
#5350D8
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282