#46D2FD#46D2FD
#46D2FD is a light, vivid cyan. Relative luminance 0.545; OKLCH L 80.7% C 0.131 H 222.8°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #46D2FD |
|---|---|
| RGB | rgb(70, 210, 253) |
| HSL | hsl(194, 98%, 63%) |
| HSV | hsv(194, 72%, 99%) |
| CMYK | cmyk(72.3%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(78.74, -23.66, -31.80) |
| CIE-LCH | lch(78.74, 39.63, 233.35°) |
| OKLab | oklab(80.7% -0.0961 -0.089) |
| OKLCH | oklch(80.7% 0.131 222.8) |
| XYZ | xyz(43.2947, 54.4820, 101.1438) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.39
Neon Blue
#04D9FF
ΔE00 3.50
Sky Blue
#87CEEB
ΔE00 5.64
Baby Blue
#89CFF0
ΔE00 5.78
Lightblue (survey)
#7BC8F6
ΔE00 6.58
Lightskyblue
#87CEFA
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46D2FD #FD7146
analogous
#46FDCC #46D2FD #4676FD
triadic
#46D2FD #FD46D2 #D2FD46
tetradic
#46D2FD #CC46FD #FD7146 #76FD46
square
#46D2FD #CC46FD #FD7146 #76FD46
split-complementary
#46D2FD #FD4676 #FDCC46
monochromatic
#0298C6 #09C3FC #46D2FD #83E1FE #BFEFFE
Accessibility & contrast
On white
1.77
#46D2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#46D2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46D2FD
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46D2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46D2FD | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#A0BBFD
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #46d2fd; /* rgb */ color: rgb(70, 210, 253); /* oklch */ color: oklch(80.7% 0.131 222.8);
Tailwind
colors: {
custom: {
50: '#91e0fe',
500: '#46d2fd',
950: '#000000',
},
}SCSS
$custom: #46d2fd; $custom-light: #91e0fe; $custom-dark: #000000;
JSON
{
"hex": "#46d2fd",
"rgb": {
"r": 70,
"g": 210,
"b": 253
},
"hsl": {
"h": 194.098,
"s": 97.861,
"l": 63.333
},
"oklch": {
"l": 0.80704,
"c": 0.13098,
"h": 222.8
},
"luminance": 0.54487
}Semantic roles & 50–950 ramp
primary
#46D2FD
secondary
#C34A24
accent
#3600E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485