#3CA0C0#3CA0C0
#3CA0C0 is a light, moderate cyan. Relative luminance 0.299; OKLCH L 66.1% C 0.102 H 223.0°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA0C0 |
|---|---|
| RGB | rgb(60, 160, 192) |
| HSL | hsl(195, 52%, 49%) |
| HSV | hsv(195, 69%, 75%) |
| CMYK | cmyk(68.7%, 16.7%, 0%, 24.7%) |
| CIE-LAB | lab(61.57, -18.58, -24.92) |
| CIE-LCH | lch(61.57, 31.09, 233.30°) |
| OKLab | oklab(66.11% -0.0748 -0.0696) |
| OKLCH | oklch(66.11% 0.102 223) |
| XYZ | xyz(23.9448, 29.9054, 54.3693) |
| Luminance | 0.2991 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.26
Turquoise Blue
#06B1C4
ΔE00 7.97
Teal Blue
#01889F
ΔE00 9.43
Bluegrey
#85A3B2
ΔE00 10.15
Dirty Blue
#3F829D
ΔE00 10.20
Cadetblue
#5F9EA0
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA0C0 #C05C3C
analogous
#3CC09E #3CA0C0 #3C5EC0
triadic
#3CA0C0 #C03CA0 #A0C03C
tetradic
#3CA0C0 #9E3CC0 #C05C3C #5EC03C
square
#3CA0C0 #9E3CC0 #C05C3C #5EC03C
split-complementary
#3CA0C0 #C03C5E #C09E3C
monochromatic
#1F5263 #2D7991 #3CA0C0 #69B7D0 #98CDDF
Accessibility & contrast
On white
3.01
#3CA0C0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#3CA0C0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3CA0C0
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA0C0 | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC2
Deuteranopia (green-blind)
#7B8FC0
Tritanopia (blue-blind)
#00AAAA
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3ca0c0; /* rgb */ color: rgb(60, 160, 192); /* oklch */ color: oklch(66.1% 0.102 223.0);
Tailwind
colors: {
custom: {
50: '#82bcd3',
500: '#3ca0c0',
950: '#000000',
},
}SCSS
$custom: #3ca0c0; $custom-light: #82bcd3; $custom-dark: #000000;
JSON
{
"hex": "#3ca0c0",
"rgb": {
"r": 60,
"g": 160,
"b": 192
},
"hsl": {
"h": 194.545,
"s": 52.381,
"l": 49.412
},
"oklch": {
"l": 0.66114,
"c": 0.10219,
"h": 223
},
"luminance": 0.29908
}Semantic roles & 50–950 ramp
primary
#3CA0C0
secondary
#CA9C8D
accent
#6F4CDC
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182