#3CA8B0#3CA8B0
#3CA8B0 is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.4% C 0.097 H 202.1°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA8B0 |
|---|---|
| RGB | rgb(60, 168, 176) |
| HSL | hsl(184, 49%, 46%) |
| HSV | hsv(184, 66%, 69%) |
| CMYK | cmyk(65.9%, 4.5%, 0%, 31%) |
| CIE-LAB | lab(63.42, -27.64, -13.15) |
| CIE-LCH | lch(63.42, 30.61, 205.44°) |
| OKLab | oklab(67.42% -0.0896 -0.0365) |
| OKLCH | oklch(67.42% 0.097 202.1) |
| XYZ | xyz(23.6992, 32.0979, 46.0124) |
| Luminance | 0.3210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.41
Cadetblue
#5F9EA0
ΔE00 5.17
Lightseagreen
#20B2AA
ΔE00 7.16
Sea
#3C9992
ΔE00 7.67
Topaz
#13BBAF
ΔE00 9.50
Blue Green
#0F9B8E
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA8B0 #B0443C
analogous
#3CB07E #3CA8B0 #3C6EB0
triadic
#3CA8B0 #B03CA8 #A8B03C
tetradic
#3CA8B0 #7E3CB0 #B0443C #6EB03C
square
#3CA8B0 #7E3CB0 #B0443C #6EB03C
split-complementary
#3CA8B0 #B03C6E #B07E3C
monochromatic
#1D5155 #2C7C82 #3CA8B0 #60C2C9 #8ED3D8
Accessibility & contrast
On white
2.83
#3CA8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#3CA8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA8B0
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA8B0 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B1
Deuteranopia (green-blind)
#8A94B1
Tritanopia (blue-blind)
#00AEAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3ca8b0; /* rgb */ color: rgb(60, 168, 176); /* oklch */ color: oklch(67.4% 0.097 202.1);
Tailwind
colors: {
custom: {
50: '#81c2c7',
500: '#3ca8b0',
950: '#000000',
},
}SCSS
$custom: #3ca8b0; $custom-light: #81c2c7; $custom-dark: #000000;
JSON
{
"hex": "#3ca8b0",
"rgb": {
"r": 60,
"g": 168,
"b": 176
},
"hsl": {
"h": 184.138,
"s": 49.153,
"l": 46.275
},
"oklch": {
"l": 0.67416,
"c": 0.09673,
"h": 202.1
},
"luminance": 0.32101
}Semantic roles & 50–950 ramp
primary
#3CA8B0
secondary
#C38985
accent
#594FD9
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0B1213
muted
#7C8182