#69A2F0#69A2F0
#69A2F0 is a light, vivid cyan. Relative luminance 0.351; OKLCH L 70.6% C 0.130 H 256.5°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #69A2F0 |
|---|---|
| RGB | rgb(105, 162, 240) |
| HSL | hsl(215, 82%, 68%) |
| HSV | hsv(215, 56%, 94%) |
| CMYK | cmyk(56.3%, 32.5%, 0%, 5.9%) |
| CIE-LAB | lab(65.85, 3.75, -44.74) |
| CIE-LCH | lch(65.85, 44.90, 274.79°) |
| OKLab | oklab(70.63% -0.0302 -0.1263) |
| OKLCH | oklch(70.63% 0.13 256.5) |
| XYZ | xyz(34.4687, 35.1323, 87.3860) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.03
Dodgerblue
#1E90FF
ΔE00 6.53
Carolina Blue
#8AB8FE
ΔE00 6.57
Dark Sky Blue
#448EE4
ΔE00 6.69
Azure (survey)
#069AF3
ΔE00 7.19
Sky Blue (survey)
#75BBFD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A2F0 #F0B769
analogous
#69E5F0 #69A2F0 #7469F0
triadic
#69A2F0 #F069A2 #A2F069
tetradic
#69A2F0 #F069E5 #F0B769 #69F074
square
#69A2F0 #F069E5 #F0B769 #69F074
split-complementary
#69A2F0 #F07469 #E5F069
monochromatic
#1461CA #3180EA #69A2F0 #A1C4F6 #D8E7FB
Accessibility & contrast
On white
2.62
#69A2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#69A2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A2F0
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A2F0 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F3
Deuteranopia (green-blind)
#719AEE
Tritanopia (blue-blind)
#00B4BE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #69a2f0; /* rgb */ color: rgb(105, 162, 240); /* oklch */ color: oklch(70.6% 0.130 256.5);
Tailwind
colors: {
custom: {
50: '#9dbdf5',
500: '#69a2f0',
950: '#000000',
},
}SCSS
$custom: #69a2f0; $custom-light: #9dbdf5; $custom-dark: #000000;
JSON
{
"hex": "#69a2f0",
"rgb": {
"r": 105,
"g": 162,
"b": 240
},
"hsl": {
"h": 214.667,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.7063,
"c": 0.12983,
"h": 256.5
},
"luminance": 0.35135
}Semantic roles & 50–950 ramp
primary
#69A2F0
secondary
#EFDEC5
accent
#8307DE
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#0F1217
muted
#7F8185