#46D2FF#46D2FF
#46D2FF is a light, vivid cyan. Relative luminance 0.546; OKLCH L 80.8% C 0.132 H 223.9°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #46D2FF |
|---|---|
| RGB | rgb(70, 210, 255) |
| HSL | hsl(195, 100%, 64%) |
| HSV | hsv(195, 73%, 100%) |
| CMYK | cmyk(72.5%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(78.82, -23.03, -32.75) |
| CIE-LCH | lch(78.82, 40.04, 234.88°) |
| OKLab | oklab(80.79% -0.0954 -0.0917) |
| OKLCH | oklch(80.79% 0.132 223.9) |
| XYZ | xyz(43.6149, 54.6101, 102.8305) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.23
Neon Blue
#04D9FF
ΔE00 3.95
Sky Blue
#87CEEB
ΔE00 5.71
Baby Blue
#89CFF0
ΔE00 5.72
Lightblue (survey)
#7BC8F6
ΔE00 6.27
Deepskyblue
#00BFFF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46D2FF #FF7346
analogous
#46FFD0 #46D2FF #4675FF
triadic
#46D2FF #FF46D2 #D2FF46
tetradic
#46D2FF #D046FF #FF7346 #75FF46
square
#46D2FF #D046FF #FF7346 #75FF46
split-complementary
#46D2FF #FF4675 #FFD046
monochromatic
#0099CB #09C3FF #46D2FF #83E1FF #C0F0FF
Accessibility & contrast
On white
1.76
#46D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#46D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46D2FF
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46D2FF | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#A0BBFF
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #46d2ff; /* rgb */ color: rgb(70, 210, 255); /* oklch */ color: oklch(80.8% 0.132 223.9);
Tailwind
colors: {
custom: {
50: '#91e0ff',
500: '#46d2ff',
950: '#000000',
},
}SCSS
$custom: #46d2ff; $custom-light: #91e0ff; $custom-dark: #000000;
JSON
{
"hex": "#46d2ff",
"rgb": {
"r": 70,
"g": 210,
"b": 255
},
"hsl": {
"h": 194.595,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.80788,
"c": 0.13232,
"h": 223.9
},
"luminance": 0.54615
}Semantic roles & 50–950 ramp
primary
#46D2FF
secondary
#C64B23
accent
#3800E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1518
muted
#808486