#69A8F8#69A8F8
#69A8F8 is a light, vivid cyan. Relative luminance 0.378; OKLCH L 72.3% C 0.134 H 255.1°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69A8F8 |
|---|---|
| RGB | rgb(105, 168, 248) |
| HSL | hsl(214, 91%, 69%) |
| HSV | hsv(214, 58%, 97%) |
| CMYK | cmyk(57.7%, 32.3%, 0%, 2.7%) |
| CIE-LAB | lab(67.86, 2.84, -45.95) |
| CIE-LCH | lch(67.86, 46.04, 273.54°) |
| OKLab | oklab(72.32% -0.0346 -0.1297) |
| OKLCH | oklch(72.32% 0.134 255.1) |
| XYZ | xyz(36.7656, 37.7826, 94.1440) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.40
Sky Blue (survey)
#75BBFD
ΔE00 5.45
Cornflowerblue
#6495ED
ΔE00 5.92
Azure (survey)
#069AF3
ΔE00 7.40
Dodgerblue
#1E90FF
ΔE00 7.64
Dark Sky Blue
#448EE4
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A8F8 #F8B969
analogous
#69F0F8 #69A8F8 #7269F8
triadic
#69A8F8 #F869A8 #A8F869
tetradic
#69A8F8 #F869F0 #F8B969 #69F872
square
#69A8F8 #F869F0 #F8B969 #69F872
split-complementary
#69A8F8 #F87269 #F0F869
monochromatic
#0A67DC #2F86F5 #69A8F8 #A3CAFB #DEECFD
Accessibility & contrast
On white
2.45
#69A8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#69A8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A8F8
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A8F8 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ADFB
Deuteranopia (green-blind)
#749FF6
Tritanopia (blue-blind)
#00BAC5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #69a8f8; /* rgb */ color: rgb(105, 168, 248); /* oklch */ color: oklch(72.3% 0.134 255.1);
Tailwind
colors: {
custom: {
50: '#9ec1fb',
500: '#69a8f8',
950: '#000000',
},
}SCSS
$custom: #69a8f8; $custom-light: #9ec1fb; $custom-dark: #000000;
JSON
{
"hex": "#69a8f8",
"rgb": {
"r": 105,
"g": 168,
"b": 248
},
"hsl": {
"h": 213.566,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.72321,
"c": 0.13425,
"h": 255.1
},
"luminance": 0.37786
}Semantic roles & 50–950 ramp
primary
#69A8F8
secondary
#F3E1CA
accent
#8000E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1217
muted
#7F8185