#46D3FD#46D3FD
#46D3FD is a light, vivid cyan. Relative luminance 0.550; OKLCH L 80.9% C 0.131 H 222.1°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #46D3FD |
|---|---|
| RGB | rgb(70, 211, 253) |
| HSL | hsl(194, 98%, 63%) |
| HSV | hsv(194, 72%, 99%) |
| CMYK | cmyk(72.3%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(79.03, -24.16, -31.36) |
| CIE-LCH | lch(79.03, 39.58, 232.38°) |
| OKLab | oklab(80.93% -0.0971 -0.0877) |
| OKLCH | oklch(80.93% 0.131 222.1) |
| XYZ | xyz(43.5423, 54.9773, 101.2263) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.68
Neon Blue
#04D9FF
ΔE00 3.15
Sky Blue
#87CEEB
ΔE00 5.68
Baby Blue
#89CFF0
ΔE00 5.88
Lightblue (survey)
#7BC8F6
ΔE00 6.87
Lightskyblue
#87CEFA
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46D3FD #FD7046
analogous
#46FDCB #46D3FD #4678FD
triadic
#46D3FD #FD46D3 #D3FD46
tetradic
#46D3FD #CB46FD #FD7046 #78FD46
square
#46D3FD #CB46FD #FD7046 #78FD46
split-complementary
#46D3FD #FD4678 #FDCB46
monochromatic
#0299C6 #09C5FC #46D3FD #83E1FE #BFF0FE
Accessibility & contrast
On white
1.75
#46D3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#46D3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46D3FD
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46D3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46D3FD | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#A2BCFD
Tritanopia (blue-blind)
#00E0E0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #46d3fd; /* rgb */ color: rgb(70, 211, 253); /* oklch */ color: oklch(80.9% 0.131 222.1);
Tailwind
colors: {
custom: {
50: '#91e0fe',
500: '#46d3fd',
950: '#000000',
},
}SCSS
$custom: #46d3fd; $custom-light: #91e0fe; $custom-dark: #000000;
JSON
{
"hex": "#46d3fd",
"rgb": {
"r": 70,
"g": 211,
"b": 253
},
"hsl": {
"h": 193.77,
"s": 97.861,
"l": 63.333
},
"oklch": {
"l": 0.80933,
"c": 0.13082,
"h": 222.1
},
"luminance": 0.54982
}Semantic roles & 50–950 ramp
primary
#46D3FD
secondary
#C34924
accent
#3500E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485