#449EFF#449EFF
#449EFF is a light, vivid cyan. Relative luminance 0.329; OKLCH L 69.1% C 0.167 H 252.9°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #449EFF |
|---|---|
| RGB | rgb(68, 158, 255) |
| HSL | hsl(211, 100%, 63%) |
| HSV | hsv(211, 73%, 100%) |
| CMYK | cmyk(73.3%, 38%, 0%, 0%) |
| CIE-LAB | lab(64.08, 5.02, -55.83) |
| CIE-LCH | lch(64.08, 56.06, 275.14°) |
| OKLab | oklab(69.1% -0.0491 -0.1592) |
| OKLCH | oklch(69.1% 0.167 252.9) |
| XYZ | xyz(32.6540, 32.8990, 99.2175) |
| Luminance | 0.3290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 4.24
Dodgerblue
#1E90FF
ΔE00 4.26
Dark Sky Blue
#448EE4
ΔE00 5.43
Cornflowerblue
#6495ED
ΔE00 5.56
Sky Blue (survey)
#75BBFD
ΔE00 8.25
Faded Blue
#658CBB
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#449EFF #FFA544
analogous
#44FBFF #449EFF #4744FF
triadic
#449EFF #FF449E #9EFF44
tetradic
#449EFF #FF44FB #FFA544 #44FF47
square
#449EFF #FF44FB #FFA544 #44FF47
split-complementary
#449EFF #FF4744 #FBFF44
monochromatic
#0061C9 #077EFF #449EFF #81BEFF #BEDDFF
Accessibility & contrast
On white
2.77
#449EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#449EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #449EFF
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##449EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##449EFF | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#5393FD
Tritanopia (blue-blind)
#00B5C2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #449eff; /* rgb */ color: rgb(68, 158, 255); /* oklch */ color: oklch(69.1% 0.167 252.9);
Tailwind
colors: {
custom: {
50: '#8fbaff',
500: '#449eff',
950: '#000000',
},
}SCSS
$custom: #449eff; $custom-light: #8fbaff; $custom-dark: #000000;
JSON
{
"hex": "#449eff",
"rgb": {
"r": 68,
"g": 158,
"b": 255
},
"hsl": {
"h": 211.123,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.69098,
"c": 0.16662,
"h": 252.9
},
"luminance": 0.32903
}Semantic roles & 50–950 ramp
primary
#449EFF
secondary
#F1D1AE
accent
#7700E6
background
#F9FBFF
surface
#F2F6FF
border
#CCD0D7
text
#0E1118
muted
#7E8086