#69A7F8#69A7F8
#69A7F8 is a light, vivid cyan. Relative luminance 0.374; OKLCH L 72.1% C 0.135 H 255.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #69A7F8 |
|---|---|
| RGB | rgb(105, 167, 248) |
| HSL | hsl(214, 91%, 69%) |
| HSV | hsv(214, 58%, 97%) |
| CMYK | cmyk(57.7%, 32.7%, 0%, 2.7%) |
| CIE-LAB | lab(67.59, 3.41, -46.38) |
| CIE-LCH | lch(67.59, 46.50, 274.21°) |
| OKLab | oklab(72.11% -0.0335 -0.131) |
| OKLCH | oklch(72.11% 0.135 255.7) |
| XYZ | xyz(36.5817, 37.4148, 94.0827) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.52
Cornflowerblue
#6495ED
ΔE00 5.59
Sky Blue (survey)
#75BBFD
ΔE00 5.77
Azure (survey)
#069AF3
ΔE00 7.42
Dodgerblue
#1E90FF
ΔE00 7.45
Dark Sky Blue
#448EE4
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A7F8 #F8BA69
analogous
#69EFF8 #69A7F8 #7369F8
triadic
#69A7F8 #F869A7 #A7F869
tetradic
#69A7F8 #F869EF #F8BA69 #69F873
square
#69A7F8 #F869EF #F8BA69 #69F873
split-complementary
#69A7F8 #F87369 #EFF869
monochromatic
#0A65DC #2F85F5 #69A7F8 #A3C9FB #DEECFD
Accessibility & contrast
On white
2.48
#69A7F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#69A7F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A7F8
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A7F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A7F8 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFB
Deuteranopia (green-blind)
#739EF6
Tritanopia (blue-blind)
#00B9C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #69a7f8; /* rgb */ color: rgb(105, 167, 248); /* oklch */ color: oklch(72.1% 0.135 255.7);
Tailwind
colors: {
custom: {
50: '#9ec0fb',
500: '#69a7f8',
950: '#000000',
},
}SCSS
$custom: #69a7f8; $custom-light: #9ec0fb; $custom-dark: #000000;
JSON
{
"hex": "#69a7f8",
"rgb": {
"r": 105,
"g": 167,
"b": 248
},
"hsl": {
"h": 213.986,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.72107,
"c": 0.13521,
"h": 255.7
},
"luminance": 0.37418
}Semantic roles & 50–950 ramp
primary
#69A7F8
secondary
#F3E1CA
accent
#8200E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1217
muted
#7F8185