#449CFF#449CFF
#449CFF is a light, vivid cyan. Relative luminance 0.322; OKLCH L 68.7% C 0.169 H 253.7°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #449CFF |
|---|---|
| RGB | rgb(68, 156, 255) |
| HSL | hsl(212, 100%, 63%) |
| HSV | hsv(212, 73%, 100%) |
| CMYK | cmyk(73.3%, 38.8%, 0%, 0%) |
| CIE-LAB | lab(63.53, 6.19, -56.71) |
| CIE-LCH | lch(63.53, 57.05, 276.23°) |
| OKLab | oklab(68.67% -0.0474 -0.1618) |
| OKLCH | oklch(68.67% 0.169 253.7) |
| XYZ | xyz(32.3156, 32.2222, 99.1047) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dodgerblue
#1E90FF
ΔE00 3.72
Azure (survey)
#069AF3
ΔE00 4.46
Dark Sky Blue
#448EE4
ΔE00 4.89
Cornflowerblue
#6495ED
ΔE00 5.03
Dodger Blue
#3E82FC
ΔE00 8.66
Faded Blue
#658CBB
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#449CFF #FFA744
analogous
#44F9FF #449CFF #4944FF
triadic
#449CFF #FF449C #9CFF44
tetradic
#449CFF #FF44F9 #FFA744 #44FF49
square
#449CFF #FF44F9 #FFA744 #44FF49
split-complementary
#449CFF #FF4944 #F9FF44
monochromatic
#005EC9 #077CFF #449CFF #81BCFF #BEDDFF
Accessibility & contrast
On white
2.82
#449CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#449CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #449CFF
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##449CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##449CFF | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#5092FD
Tritanopia (blue-blind)
#00B3C1
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #449cff; /* rgb */ color: rgb(68, 156, 255); /* oklch */ color: oklch(68.7% 0.169 253.7);
Tailwind
colors: {
custom: {
50: '#8fb8ff',
500: '#449cff',
950: '#000000',
},
}SCSS
$custom: #449cff; $custom-light: #8fb8ff; $custom-dark: #000000;
JSON
{
"hex": "#449cff",
"rgb": {
"r": 68,
"g": 156,
"b": 255
},
"hsl": {
"h": 211.765,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.68666,
"c": 0.16862,
"h": 253.7
},
"luminance": 0.32226
}Semantic roles & 50–950 ramp
primary
#449CFF
secondary
#F1D1AE
accent
#7A00E6
background
#F9FBFF
surface
#F2F6FF
border
#CCD0D7
text
#0E1118
muted
#7E8086