#69A8F0#69A8F0
#69A8F0 is a light, vivid cyan. Relative luminance 0.373; OKLCH L 71.9% C 0.124 H 252.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69A8F0 |
|---|---|
| RGB | rgb(105, 168, 240) |
| HSL | hsl(212, 82%, 68%) |
| HSV | hsv(212, 56%, 94%) |
| CMYK | cmyk(56.3%, 30%, 0%, 5.9%) |
| CIE-LAB | lab(67.50, 0.34, -42.15) |
| CIE-LCH | lch(67.50, 42.15, 270.47°) |
| OKLab | oklab(71.92% -0.0367 -0.1187) |
| OKLCH | oklch(71.92% 0.124 252.8) |
| XYZ | xyz(35.5509, 37.2968, 87.7467) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.32
Carolina Blue
#8AB8FE
ΔE00 5.75
Cornflowerblue
#6495ED
ΔE00 6.06
Azure (survey)
#069AF3
ΔE00 6.87
Dodgerblue
#1E90FF
ΔE00 7.57
Dark Sky Blue
#448EE4
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A8F0 #F0B169
analogous
#69EBF0 #69A8F0 #6D69F0
triadic
#69A8F0 #F069A8 #A8F069
tetradic
#69A8F0 #F069EB #F0B169 #69F06D
square
#69A8F0 #F069EB #F0B169 #69F06D
split-complementary
#69A8F0 #F06D69 #EBF069
monochromatic
#1469CA #3188EA #69A8F0 #A1C8F6 #D8E9FB
Accessibility & contrast
On white
2.48
#69A8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#69A8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A8F0
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A8F0 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AACF3
Deuteranopia (green-blind)
#799EEF
Tritanopia (blue-blind)
#00B8C1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #69a8f0; /* rgb */ color: rgb(105, 168, 240); /* oklch */ color: oklch(71.9% 0.124 252.8);
Tailwind
colors: {
custom: {
50: '#9dc1f5',
500: '#69a8f0',
950: '#000000',
},
}SCSS
$custom: #69a8f0; $custom-light: #9dc1f5; $custom-dark: #000000;
JSON
{
"hex": "#69a8f0",
"rgb": {
"r": 105,
"g": 168,
"b": 240
},
"hsl": {
"h": 212,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.71919,
"c": 0.12425,
"h": 252.8
},
"luminance": 0.373
}Semantic roles & 50–950 ramp
primary
#69A8F0
secondary
#EFDCC5
accent
#7A07DE
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#0F1217
muted
#7F8185