#3DA5CC#3DA5CC
#3DA5CC is a light, moderate cyan. Relative luminance 0.323; OKLCH L 67.9% C 0.110 H 226.9°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #3DA5CC |
|---|---|
| RGB | rgb(61, 165, 204) |
| HSL | hsl(196, 58%, 52%) |
| HSV | hsv(196, 70%, 80%) |
| CMYK | cmyk(70.1%, 19.1%, 0%, 20%) |
| CIE-LAB | lab(63.56, -17.20, -28.57) |
| CIE-LCH | lch(63.56, 33.35, 238.94°) |
| OKLab | oklab(67.86% -0.0748 -0.08) |
| OKLCH | oklch(67.86% 0.11 226.9) |
| XYZ | xyz(26.2743, 32.2590, 61.9569) |
| Luminance | 0.3226 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.48
Deepskyblue
#00BFFF
ΔE00 8.68
Turquoise Blue
#06B1C4
ΔE00 8.93
Bluegrey
#85A3B2
ΔE00 10.24
Bright Sky Blue
#02CCFE
ΔE00 10.67
Azure (survey)
#069AF3
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DA5CC #CC643D
analogous
#3DCCAC #3DA5CC #3D5ECC
triadic
#3DA5CC #CC3DA5 #A5CC3D
tetradic
#3DA5CC #AC3DCC #CC643D #5ECC3D
square
#3DA5CC #AC3DCC #CC643D #5ECC3D
split-complementary
#3DA5CC #CC3D5E #CCAC3D
monochromatic
#1E5A71 #2A81A1 #3DA5CC #6DBBD9 #9ED2E5
Accessibility & contrast
On white
2.82
#3DA5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#3DA5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DA5CC
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DA5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DA5CC | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A2CE
Deuteranopia (green-blind)
#7D94CC
Tritanopia (blue-blind)
#00B0B2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3da5cc; /* rgb */ color: rgb(61, 165, 204); /* oklch */ color: oklch(67.9% 0.110 226.9);
Tailwind
colors: {
custom: {
50: '#84bfdb',
500: '#3da5cc',
950: '#000000',
},
}SCSS
$custom: #3da5cc; $custom-light: #84bfdb; $custom-dark: #000000;
JSON
{
"hex": "#3da5cc",
"rgb": {
"r": 61,
"g": 165,
"b": 204
},
"hsl": {
"h": 196.364,
"s": 58.367,
"l": 51.961
},
"oklch": {
"l": 0.67864,
"c": 0.10953,
"h": 226.9
},
"luminance": 0.32262
}Semantic roles & 50–950 ramp
primary
#3DA5CC
secondary
#D2A493
accent
#7146E2
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0C1215
muted
#7D8183