#3DA0FF#3DA0FF
#3DA0FF is a light, vivid cyan. Relative luminance 0.334; OKLCH L 69.3% C 0.167 H 250.9°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #3DA0FF |
|---|---|
| RGB | rgb(61, 160, 255) |
| HSL | hsl(209, 100%, 62%) |
| HSV | hsv(209, 76%, 100%) |
| CMYK | cmyk(76.1%, 37.3%, 0%, 0%) |
| CIE-LAB | lab(64.44, 3.04, -55.26) |
| CIE-LCH | lch(64.44, 55.35, 273.15°) |
| OKLab | oklab(69.33% -0.0546 -0.1576) |
| OKLCH | oklch(69.33% 0.167 250.9) |
| XYZ | xyz(32.5384, 33.3499, 99.3106) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 3.58
Dodgerblue
#1E90FF
ΔE00 4.91
Dark Sky Blue
#448EE4
ΔE00 6.11
Cornflowerblue
#6495ED
ΔE00 6.64
Sky Blue (survey)
#75BBFD
ΔE00 7.86
Carolina Blue
#8AB8FE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DA0FF #FF9C3D
analogous
#3DFFFD #3DA0FF #3D3FFF
triadic
#3DA0FF #FF3DA0 #A0FF3D
tetradic
#3DA0FF #FD3DFF #FF9C3D #3FFF3D
square
#3DA0FF #FD3DFF #FF9C3D #3FFF3D
split-complementary
#3DA0FF #FF3D3F #FFFD3D
monochromatic
#0063C2 #0082FF #3DA0FF #7ABEFF #B7DCFF
Accessibility & contrast
On white
2.74
#3DA0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#3DA0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DA0FF
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DA0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DA0FF | 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)
#73A6FF
Deuteranopia (green-blind)
#5594FD
Tritanopia (blue-blind)
#00B7C3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3da0ff; /* rgb */ color: rgb(61, 160, 255); /* oklch */ color: oklch(69.3% 0.167 250.9);
Tailwind
colors: {
custom: {
50: '#8cbbff',
500: '#3da0ff',
950: '#000000',
},
}SCSS
$custom: #3da0ff; $custom-light: #8cbbff; $custom-dark: #000000;
JSON
{
"hex": "#3da0ff",
"rgb": {
"r": 61,
"g": 160,
"b": 255
},
"hsl": {
"h": 209.381,
"s": 100,
"l": 61.961
},
"oklch": {
"l": 0.69328,
"c": 0.1668,
"h": 250.9
},
"luminance": 0.33354
}Semantic roles & 50–950 ramp
primary
#3DA0FF
secondary
#F0CBA8
accent
#7000E6
background
#F9FBFF
surface
#F2F6FF
border
#CCD0D7
text
#0E1118
muted
#7E8086