#469EFF#469EFF
#469EFF is a light, vivid cyan. Relative luminance 0.330; OKLCH L 69.2% C 0.166 H 253.2°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #469EFF |
|---|---|
| RGB | rgb(70, 158, 255) |
| HSL | hsl(211, 100%, 64%) |
| HSV | hsv(211, 73%, 100%) |
| CMYK | cmyk(72.5%, 38%, 0%, 0%) |
| CIE-LAB | lab(64.14, 5.27, -55.73) |
| CIE-LCH | lch(64.14, 55.98, 275.40°) |
| OKLab | oklab(69.16% -0.0479 -0.1589) |
| OKLCH | oklch(69.16% 0.166 253.2) |
| XYZ | xyz(32.7959, 32.9721, 99.2242) |
| Luminance | 0.3298 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dodgerblue
#1E90FF
ΔE00 4.28
Azure (survey)
#069AF3
ΔE00 4.42
Cornflowerblue
#6495ED
ΔE00 5.40
Dark Sky Blue
#448EE4
ΔE00 5.42
Sky Blue (survey)
#75BBFD
ΔE00 8.23
Carolina Blue
#8AB8FE
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#469EFF #FFA746
analogous
#46FBFF #469EFF #4A46FF
triadic
#469EFF #FF469E #9EFF46
tetradic
#469EFF #FF46FB #FFA746 #46FF4A
square
#469EFF #FF46FB #FFA746 #46FF4A
split-complementary
#469EFF #FF4A46 #FBFF46
monochromatic
#0060CB #097EFF #469EFF #83BEFF #C0DEFF
Accessibility & contrast
On white
2.76
#469EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#469EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #469EFF
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##469EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##469EFF | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#5494FD
Tritanopia (blue-blind)
#00B5C2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #469eff; /* rgb */ color: rgb(70, 158, 255); /* oklch */ color: oklch(69.2% 0.166 253.2);
Tailwind
colors: {
custom: {
50: '#8fbaff',
500: '#469eff',
950: '#000000',
},
}SCSS
$custom: #469eff; $custom-light: #8fbaff; $custom-dark: #000000;
JSON
{
"hex": "#469eff",
"rgb": {
"r": 70,
"g": 158,
"b": 255
},
"hsl": {
"h": 211.459,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.69161,
"c": 0.16598,
"h": 253.2
},
"luminance": 0.32976
}Semantic roles & 50–950 ramp
primary
#469EFF
secondary
#F1D2B0
accent
#7800E6
background
#F9FBFF
surface
#F2F6FF
border
#CCD0D7
text
#0E1118
muted
#7E8086