#3CA2C2#3CA2C2
#3CA2C2 is a light, moderate cyan. Relative luminance 0.307; OKLCH L 66.7% C 0.103 H 222.6°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA2C2 |
|---|---|
| RGB | rgb(60, 162, 194) |
| HSL | hsl(194, 53%, 50%) |
| HSV | hsv(194, 69%, 76%) |
| CMYK | cmyk(69.1%, 16.5%, 0%, 23.9%) |
| CIE-LAB | lab(62.25, -18.99, -25.01) |
| CIE-LCH | lch(62.25, 31.40, 232.78°) |
| OKLab | oklab(66.68% -0.0761 -0.0698) |
| OKLCH | oklch(66.68% 0.103 222.6) |
| XYZ | xyz(24.5174, 30.6936, 55.6608) |
| Luminance | 0.3070 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.29
Turquoise Blue
#06B1C4
ΔE00 7.54
Teal Blue
#01889F
ΔE00 9.92
Bluegrey
#85A3B2
ΔE00 10.15
Cadetblue
#5F9EA0
ΔE00 10.47
Deepskyblue
#00BFFF
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA2C2 #C25C3C
analogous
#3CC29F #3CA2C2 #3C5FC2
triadic
#3CA2C2 #C23CA2 #A2C23C
tetradic
#3CA2C2 #9F3CC2 #C25C3C #5FC23C
square
#3CA2C2 #9F3CC2 #C25C3C #5FC23C
split-complementary
#3CA2C2 #C23C5F #C29F3C
monochromatic
#1F5465 #2E7B93 #3CA2C2 #6AB8D1 #99CFDF
Accessibility & contrast
On white
2.94
#3CA2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#3CA2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA2C2
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA2C2 | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9EC4
Deuteranopia (green-blind)
#7D91C2
Tritanopia (blue-blind)
#00ACAC
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3ca2c2; /* rgb */ color: rgb(60, 162, 194); /* oklch */ color: oklch(66.7% 0.103 222.6);
Tailwind
colors: {
custom: {
50: '#82bdd4',
500: '#3ca2c2',
950: '#000000',
},
}SCSS
$custom: #3ca2c2; $custom-light: #82bdd4; $custom-dark: #000000;
JSON
{
"hex": "#3ca2c2",
"rgb": {
"r": 60,
"g": 162,
"b": 194
},
"hsl": {
"h": 194.328,
"s": 52.756,
"l": 49.804
},
"oklch": {
"l": 0.66681,
"c": 0.10327,
"h": 222.6
},
"luminance": 0.30696
}Semantic roles & 50–950 ramp
primary
#3CA2C2
secondary
#CB9D8F
accent
#6E4CDC
background
#F8FBFD
surface
#F0F6FA
border
#CBD0D3
text
#0C1214
muted
#7D8183