#3CB0AF#3CB0AF
#3CB0AF is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.4% C 0.102 H 194.2°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB0AF |
|---|---|
| RGB | rgb(60, 176, 175) |
| HSL | hsl(179, 49%, 46%) |
| HSV | hsv(179, 66%, 69%) |
| CMYK | cmyk(65.9%, 0%, 0.6%, 31%) |
| CIE-LAB | lab(65.83, -31.83, -8.99) |
| CIE-LCH | lch(65.83, 33.07, 195.77°) |
| OKLab | oklab(69.35% -0.0984 -0.025) |
| OKLCH | oklch(69.35% 0.102 194.2) |
| XYZ | xyz(25.1232, 35.1037, 46.0008) |
| Luminance | 0.3511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.18
Topaz
#13BBAF
ΔE00 5.32
Turquoise Blue
#06B1C4
ΔE00 7.00
Cadetblue
#5F9EA0
ΔE00 7.10
Sea
#3C9992
ΔE00 7.47
Tealish
#24BCA8
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB0AF #B03C3D
analogous
#3CB075 #3CB0AF #3C77B0
triadic
#3CB0AF #AF3CB0 #B0AF3C
tetradic
#3CB0AF #753CB0 #B03C3D #77B03C
square
#3CB0AF #753CB0 #B03C3D #77B03C
split-complementary
#3CB0AF #B03C77 #B0753C
monochromatic
#1D5554 #2C8282 #3CB0AF #60C9C8 #8ED8D8
Accessibility & contrast
On white
2.62
#3CB0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#3CB0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB0AF
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB0AF | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8AF
Deuteranopia (green-blind)
#939AB0
Tritanopia (blue-blind)
#00B5AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3cb0af; /* rgb */ color: rgb(60, 176, 175); /* oklch */ color: oklch(69.4% 0.102 194.2);
Tailwind
colors: {
custom: {
50: '#82c8c6',
500: '#3cb0af',
950: '#000000',
},
}SCSS
$custom: #3cb0af; $custom-light: #82c8c6; $custom-dark: #000000;
JSON
{
"hex": "#3cb0af",
"rgb": {
"r": 60,
"g": 176,
"b": 175
},
"hsl": {
"h": 179.483,
"s": 49.153,
"l": 46.275
},
"oklch": {
"l": 0.69352,
"c": 0.1015,
"h": 194.2
},
"luminance": 0.35106
}Semantic roles & 50–950 ramp
primary
#3CB0AF
secondary
#C38585
accent
#4F50D9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282