#3DA0CC#3DA0CC
#3DA0CC is a light, moderate cyan. Relative luminance 0.305; OKLCH L 66.7% C 0.111 H 231.1°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #3DA0CC |
|---|---|
| RGB | rgb(61, 160, 204) |
| HSL | hsl(198, 58%, 52%) |
| HSV | hsv(198, 70%, 80%) |
| CMYK | cmyk(70.1%, 21.6%, 0%, 20%) |
| CIE-LAB | lab(62.08, -14.51, -30.86) |
| CIE-LCH | lch(62.08, 34.10, 244.81°) |
| OKLab | oklab(66.68% -0.0698 -0.0866) |
| OKLCH | oklch(66.68% 0.111 231.1) |
| XYZ | xyz(25.3900, 30.4905, 61.6622) |
| Luminance | 0.3049 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.84
Azure (survey)
#069AF3
ΔE00 8.29
Deepskyblue
#00BFFF
ΔE00 9.32
Water Blue
#0E87CC
ΔE00 9.95
Dusty Blue
#5A86AD
ΔE00 10.40
Bluegrey
#85A3B2
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DA0CC #CC693D
analogous
#3DCCB1 #3DA0CC #3D58CC
triadic
#3DA0CC #CC3DA0 #A0CC3D
tetradic
#3DA0CC #B13DCC #CC693D #58CC3D
square
#3DA0CC #B13DCC #CC693D #58CC3D
split-complementary
#3DA0CC #CC3D58 #CCB13D
monochromatic
#1E5771 #2A7DA1 #3DA0CC #6DB8D9 #9ECFE5
Accessibility & contrast
On white
2.96
#3DA0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#3DA0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DA0CC
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DA0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DA0CC | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9ECE
Deuteranopia (green-blind)
#7690CB
Tritanopia (blue-blind)
#00ACAF
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3da0cc; /* rgb */ color: rgb(61, 160, 204); /* oklch */ color: oklch(66.7% 0.111 231.1);
Tailwind
colors: {
custom: {
50: '#84bcdb',
500: '#3da0cc',
950: '#000000',
},
}SCSS
$custom: #3da0cc; $custom-light: #84bcdb; $custom-dark: #000000;
JSON
{
"hex": "#3da0cc",
"rgb": {
"r": 61,
"g": 160,
"b": 204
},
"hsl": {
"h": 198.462,
"s": 58.367,
"l": 51.961
},
"oklch": {
"l": 0.66681,
"c": 0.11124,
"h": 231.1
},
"luminance": 0.30493
}Semantic roles & 50–950 ramp
primary
#3DA0CC
secondary
#D2A693
accent
#7646E2
background
#F8FBFD
surface
#F0F6FB
border
#CBD0D4
text
#0C1215
muted
#7D8183