#3CA8CD#3CA8CD
#3CA8CD is a light, moderate cyan. Relative luminance 0.334; OKLCH L 68.6% C 0.110 H 224.9°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA8CD |
|---|---|
| RGB | rgb(60, 168, 205) |
| HSL | hsl(195, 59%, 52%) |
| HSV | hsv(195, 71%, 80%) |
| CMYK | cmyk(70.7%, 18%, 0%, 19.6%) |
| CIE-LAB | lab(64.46, -18.61, -27.73) |
| CIE-LCH | lch(64.46, 33.40, 236.14°) |
| OKLab | oklab(68.59% -0.0779 -0.0776) |
| OKLCH | oklch(68.59% 0.11 224.9) |
| XYZ | xyz(26.8811, 33.3706, 62.7702) |
| Luminance | 0.3337 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.65
Turquoise Blue
#06B1C4
ΔE00 7.90
Deepskyblue
#00BFFF
ΔE00 8.45
Bright Sky Blue
#02CCFE
ΔE00 9.87
Bluegrey
#85A3B2
ΔE00 10.33
Lightblue (survey)
#7BC8F6
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA8CD #CD613C
analogous
#3CCDA9 #3CA8CD #3C60CD
triadic
#3CA8CD #CD3CA8 #A8CD3C
tetradic
#3CA8CD #A93CCD #CD613C #60CD3C
square
#3CA8CD #A93CCD #CD613C #60CD3C
split-complementary
#3CA8CD #CD3C60 #CDA93C
monochromatic
#1D5C71 #2A83A2 #3CA8CD #6DBED9 #9DD3E6
Accessibility & contrast
On white
2.74
#3CA8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#3CA8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA8CD
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA8CD | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CF
Deuteranopia (green-blind)
#8096CD
Tritanopia (blue-blind)
#00B3B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3ca8cd; /* rgb */ color: rgb(60, 168, 205); /* oklch */ color: oklch(68.6% 0.110 224.9);
Tailwind
colors: {
custom: {
50: '#84c2dc',
500: '#3ca8cd',
950: '#000000',
},
}SCSS
$custom: #3ca8cd; $custom-light: #84c2dc; $custom-dark: #000000;
JSON
{
"hex": "#3ca8cd",
"rgb": {
"r": 60,
"g": 168,
"b": 205
},
"hsl": {
"h": 195.31,
"s": 59.184,
"l": 51.961
},
"oklch": {
"l": 0.68592,
"c": 0.10998,
"h": 224.9
},
"luminance": 0.33374
}Semantic roles & 50–950 ramp
primary
#3CA8CD
secondary
#D2A393
accent
#6D45E2
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0C1215
muted
#7D8183