#46D1FF#46D1FF
#46D1FF is a light, vivid cyan. Relative luminance 0.541; OKLCH L 80.6% C 0.133 H 224.5°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #46D1FF |
|---|---|
| RGB | rgb(70, 209, 255) |
| HSL | hsl(195, 100%, 64%) |
| HSV | hsv(195, 73%, 100%) |
| CMYK | cmyk(72.5%, 18%, 0%, 0%) |
| CIE-LAB | lab(78.53, -22.53, -33.19) |
| CIE-LCH | lch(78.53, 40.11, 235.83°) |
| OKLab | oklab(80.56% -0.0945 -0.0929) |
| OKLCH | oklch(80.56% 0.133 224.5) |
| XYZ | xyz(43.3688, 54.1179, 102.7485) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.05
Neon Blue
#04D9FF
ΔE00 4.32
Baby Blue
#89CFF0
ΔE00 5.67
Sky Blue
#87CEEB
ΔE00 5.73
Lightblue (survey)
#7BC8F6
ΔE00 6.00
Deepskyblue
#00BFFF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46D1FF #FF7446
analogous
#46FFD0 #46D1FF #4674FF
triadic
#46D1FF #FF46D1 #D1FF46
tetradic
#46D1FF #D046FF #FF7446 #74FF46
square
#46D1FF #D046FF #FF7446 #74FF46
split-complementary
#46D1FF #FF4674 #FFD046
monochromatic
#0098CB #09C2FF #46D1FF #83E0FF #C0EFFF
Accessibility & contrast
On white
1.78
#46D1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#46D1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46D1FF
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46D1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46D1FF | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CDFF
Deuteranopia (green-blind)
#9EBAFE
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #46d1ff; /* rgb */ color: rgb(70, 209, 255); /* oklch */ color: oklch(80.6% 0.133 224.5);
Tailwind
colors: {
custom: {
50: '#91dfff',
500: '#46d1ff',
950: '#000000',
},
}SCSS
$custom: #46d1ff; $custom-light: #91dfff; $custom-dark: #000000;
JSON
{
"hex": "#46d1ff",
"rgb": {
"r": 70,
"g": 209,
"b": 255
},
"hsl": {
"h": 194.919,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.80559,
"c": 0.13252,
"h": 224.5
},
"luminance": 0.54123
}Semantic roles & 50–950 ramp
primary
#46D1FF
secondary
#C64C23
accent
#3900E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1518
muted
#808486