#46DEFF#46DEFF
#46DEFF is a very light, vivid cyan. Relative luminance 0.608; OKLCH L 83.5% C 0.131 H 215.7°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #46DEFF |
|---|---|
| RGB | rgb(70, 222, 255) |
| HSL | hsl(191, 100%, 64%) |
| HSV | hsv(191, 73%, 100%) |
| CMYK | cmyk(72.5%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(82.25, -28.97, -27.48) |
| CIE-LCH | lch(82.25, 39.93, 223.48°) |
| OKLab | oklab(83.55% -0.1066 -0.0766) |
| OKLCH | oklch(83.55% 0.131 215.7) |
| XYZ | xyz(46.6894, 60.7591, 103.8553) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.01
Robin'S Egg
#6DEDFD
ΔE00 5.99
Aqua Blue
#02D8E9
ΔE00 6.13
Bright Sky Blue
#02CCFE
ΔE00 6.26
Sky Blue
#87CEEB
ΔE00 7.26
Robin Egg Blue
#8AF1FE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46DEFF #FF6746
analogous
#46FFC4 #46DEFF #4681FF
triadic
#46DEFF #FF46DE #DEFF46
tetradic
#46DEFF #C446FF #FF6746 #81FF46
square
#46DEFF #C446FF #FF6746 #81FF46
split-complementary
#46DEFF #FF4681 #FFC446
monochromatic
#00A6CB #09D3FF #46DEFF #83E9FF #C0F4FF
Accessibility & contrast
On white
1.60
#46DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#46DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46DEFF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46DEFF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#AEC5FF
Tritanopia (blue-blind)
#00EAE8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #46deff; /* rgb */ color: rgb(70, 222, 255); /* oklch */ color: oklch(83.5% 0.131 215.7);
Tailwind
colors: {
custom: {
50: '#92e8ff',
500: '#46deff',
950: '#000000',
},
}SCSS
$custom: #46deff; $custom-light: #92e8ff; $custom-dark: #000000;
JSON
{
"hex": "#46deff",
"rgb": {
"r": 70,
"g": 222,
"b": 255
},
"hsl": {
"h": 190.703,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.83545,
"c": 0.13132,
"h": 215.7
},
"luminance": 0.60765
}Semantic roles & 50–950 ramp
primary
#46DEFF
secondary
#C64023
accent
#2900E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1618
muted
#808486