#3DCDFF#3DCDFF
#3DCDFF is a light, vivid cyan. Relative luminance 0.519; OKLCH L 79.4% C 0.137 H 226.3°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #3DCDFF |
|---|---|
| RGB | rgb(61, 205, 255) |
| HSL | hsl(195, 100%, 62%) |
| HSV | hsv(195, 76%, 100%) |
| CMYK | cmyk(76.1%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(77.20, -21.51, -35.25) |
| CIE-LCH | lch(77.20, 41.30, 238.61°) |
| OKLab | oklab(79.44% -0.0944 -0.0989) |
| OKLCH | oklch(79.44% 0.137 226.3) |
| XYZ | xyz(41.7983, 51.8697, 102.3973) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 1.58
Deepskyblue
#00BFFF
ΔE00 4.85
Neon Blue
#04D9FF
ΔE00 5.49
Lightblue (survey)
#7BC8F6
ΔE00 5.55
Baby Blue
#89CFF0
ΔE00 6.06
Sky Blue
#87CEEB
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3DCDFF #FF6F3D
analogous
#3DFFD0 #3DCDFF #3D6CFF
triadic
#3DCDFF #FF3DCD #CDFF3D
tetradic
#3DCDFF #D03DFF #FF6F3D #6CFF3D
square
#3DCDFF #D03DFF #FF6F3D #6CFF3D
split-complementary
#3DCDFF #FF3D6C #FFD03D
monochromatic
#0090C2 #00BDFF #3DCDFF #7ADDFF #B7EDFF
Accessibility & contrast
On white
1.85
#3DCDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#3DCDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3DCDFF
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3DCDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3DCDFF | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#98B7FE
Tritanopia (blue-blind)
#00DCDD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #3dcdff; /* rgb */ color: rgb(61, 205, 255); /* oklch */ color: oklch(79.4% 0.137 226.3);
Tailwind
colors: {
custom: {
50: '#8edcff',
500: '#3dcdff',
950: '#000000',
},
}SCSS
$custom: #3dcdff; $custom-light: #8edcff; $custom-dark: #000000;
JSON
{
"hex": "#3dcdff",
"rgb": {
"r": 61,
"g": 205,
"b": 255
},
"hsl": {
"h": 195.464,
"s": 100,
"l": 61.961
},
"oklch": {
"l": 0.79443,
"c": 0.13678,
"h": 226.3
},
"luminance": 0.51875
}Semantic roles & 50–950 ramp
primary
#3DCDFF
secondary
#BF4A22
accent
#3B00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0E1518
muted
#7F8486