#3DB7FF#3DB7FF
#3DB7FF is a light, vivid cyan. Relative luminance 0.421; OKLCH L 74.4% C 0.148 H 239.6°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #3DB7FF |
|---|---|
| RGB | rgb(61, 183, 255) |
| HSL | hsl(202, 100%, 62%) |
| HSV | hsv(202, 76%, 100%) |
| CMYK | cmyk(76.1%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(70.92, -9.91, -45.03) |
| CIE-LCH | lch(70.92, 46.11, 257.59°) |
| OKLab | oklab(74.44% -0.0746 -0.1274) |
| OKLCH | oklch(74.44% 0.148 239.6) |
| XYZ | xyz(36.9008, 42.0746, 100.7647) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 4.47
Sky Blue (survey)
#75BBFD
ΔE00 5.41
Lightblue (survey)
#7BC8F6
ΔE00 6.62
Sky
#82CAFC
ΔE00 6.91
Lightskyblue
#87CEFA
ΔE00 8.20
Azure (survey)
#069AF3
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DB7FF #FF853D
analogous
#3DFFE6 #3DB7FF #3D56FF
triadic
#3DB7FF #FF3DB7 #B7FF3D
tetradic
#3DB7FF #E63DFF #FF853D #56FF3D
square
#3DB7FF #E63DFF #FF853D #56FF3D
split-complementary
#3DB7FF #FF3D56 #FFE63D
monochromatic
#007AC2 #00A0FF #3DB7FF #7ACEFF #B7E4FF
Accessibility & contrast
On white
2.23
#3DB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#3DB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DB7FF
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DB7FF | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B8FF
Deuteranopia (green-blind)
#7BA6FE
Tritanopia (blue-blind)
#00C9D0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #3db7ff; /* rgb */ color: rgb(61, 183, 255); /* oklch */ color: oklch(74.4% 0.148 239.6);
Tailwind
colors: {
custom: {
50: '#8dccff',
500: '#3db7ff',
950: '#000000',
},
}SCSS
$custom: #3db7ff; $custom-light: #8dccff; $custom-dark: #000000;
JSON
{
"hex": "#3db7ff",
"rgb": {
"r": 61,
"g": 183,
"b": 255
},
"hsl": {
"h": 202.268,
"s": 100,
"l": 61.961
},
"oklch": {
"l": 0.74436,
"c": 0.14764,
"h": 239.6
},
"luminance": 0.42079
}Semantic roles & 50–950 ramp
primary
#3DB7FF
secondary
#F0C3A8
accent
#5500E6
background
#F9FCFF
surface
#F2F8FF
border
#CCD1D7
text
#0E1318
muted
#7E8286