#3CB1AF#3CB1AF
#3CB1AF is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.6% C 0.102 H 193.4°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB1AF |
|---|---|
| RGB | rgb(60, 177, 175) |
| HSL | hsl(179, 49%, 46%) |
| HSV | hsv(179, 66%, 69%) |
| CMYK | cmyk(66.1%, 0%, 1.1%, 30.6%) |
| CIE-LAB | lab(66.13, -32.31, -8.53) |
| CIE-LCH | lch(66.13, 33.41, 194.80°) |
| OKLab | oklab(69.6% -0.0994 -0.0237) |
| OKLCH | oklch(69.6% 0.102 193.4) |
| XYZ | xyz(25.3200, 35.4972, 46.0664) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.81
Topaz
#13BBAF
ΔE00 4.86
Tealish
#24BCA8
ΔE00 7.09
Turquoise Blue
#06B1C4
ΔE00 7.38
Cadetblue
#5F9EA0
ΔE00 7.43
Sea
#3C9992
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB1AF #B13C3E
analogous
#3CB175 #3CB1AF #3C79B1
triadic
#3CB1AF #AF3CB1 #B1AF3C
tetradic
#3CB1AF #753CB1 #B13C3E #79B13C
square
#3CB1AF #753CB1 #B13C3E #79B13C
split-complementary
#3CB1AF #B13C79 #B1753C
monochromatic
#1D5655 #2D8382 #3CB1AF #61C9C8 #8FD9D8
Accessibility & contrast
On white
2.59
#3CB1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#3CB1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB1AF
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB1AF | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AF
Deuteranopia (green-blind)
#949BB0
Tritanopia (blue-blind)
#00B6B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3cb1af; /* rgb */ color: rgb(60, 177, 175); /* oklch */ color: oklch(69.6% 0.102 193.4);
Tailwind
colors: {
custom: {
50: '#82c9c6',
500: '#3cb1af',
950: '#000000',
},
}SCSS
$custom: #3cb1af; $custom-light: #82c9c6; $custom-dark: #000000;
JSON
{
"hex": "#3cb1af",
"rgb": {
"r": 60,
"g": 177,
"b": 175
},
"hsl": {
"h": 178.974,
"s": 49.367,
"l": 46.471
},
"oklch": {
"l": 0.69599,
"c": 0.10221,
"h": 193.4
},
"luminance": 0.355
}Semantic roles & 50–950 ramp
primary
#3CB1AF
secondary
#C48586
accent
#4F51D9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282