#69A3F0#69A3F0
#69A3F0 is a light, vivid cyan. Relative luminance 0.355; OKLCH L 70.8% C 0.129 H 255.9°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69A3F0 |
|---|---|
| RGB | rgb(105, 163, 240) |
| HSL | hsl(214, 82%, 68%) |
| HSV | hsv(214, 56%, 94%) |
| CMYK | cmyk(56.3%, 32.1%, 0%, 5.9%) |
| CIE-LAB | lab(66.13, 3.18, -44.31) |
| CIE-LCH | lch(66.13, 44.42, 274.10°) |
| OKLab | oklab(70.84% -0.0313 -0.125) |
| OKLCH | oklch(70.84% 0.129 255.9) |
| XYZ | xyz(34.6455, 35.4860, 87.4449) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.36
Carolina Blue
#8AB8FE
ΔE00 6.39
Dodgerblue
#1E90FF
ΔE00 6.66
Dark Sky Blue
#448EE4
ΔE00 6.88
Sky Blue (survey)
#75BBFD
ΔE00 6.92
Azure (survey)
#069AF3
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A3F0 #F0B669
analogous
#69E7F0 #69A3F0 #7269F0
triadic
#69A3F0 #F069A3 #A3F069
tetradic
#69A3F0 #F069E7 #F0B669 #69F072
square
#69A3F0 #F069E7 #F0B669 #69F072
split-complementary
#69A3F0 #F07269 #E7F069
monochromatic
#1462CA #3181EA #69A3F0 #A1C5F6 #D8E7FB
Accessibility & contrast
On white
2.59
#69A3F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#69A3F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A3F0
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A3F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A3F0 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A8F3
Deuteranopia (green-blind)
#729BEE
Tritanopia (blue-blind)
#00B4BF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #69a3f0; /* rgb */ color: rgb(105, 163, 240); /* oklch */ color: oklch(70.8% 0.129 255.9);
Tailwind
colors: {
custom: {
50: '#9dbdf5',
500: '#69a3f0',
950: '#000000',
},
}SCSS
$custom: #69a3f0; $custom-light: #9dbdf5; $custom-dark: #000000;
JSON
{
"hex": "#69a3f0",
"rgb": {
"r": 105,
"g": 163,
"b": 240
},
"hsl": {
"h": 214.222,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.70844,
"c": 0.12886,
"h": 255.9
},
"luminance": 0.35489
}Semantic roles & 50–950 ramp
primary
#69A3F0
secondary
#EFDDC5
accent
#8207DE
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#0F1217
muted
#7F8185