#69AEF8#69AEF8
#69AEF8 is a light, vivid cyan. Relative luminance 0.401; OKLCH L 73.6% C 0.129 H 251.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #69AEF8 |
|---|---|
| RGB | rgb(105, 174, 248) |
| HSL | hsl(211, 91%, 69%) |
| HSV | hsv(211, 58%, 97%) |
| CMYK | cmyk(57.7%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(69.50, -0.54, -43.37) |
| CIE-LCH | lch(69.50, 43.37, 269.29°) |
| OKLab | oklab(73.61% -0.0409 -0.1222) |
| OKLCH | oklch(73.61% 0.129 251.5) |
| XYZ | xyz(37.8989, 40.0493, 94.5218) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.58
Carolina Blue
#8AB8FE
ΔE00 5.09
Azure (survey)
#069AF3
ΔE00 7.60
Cornflowerblue
#6495ED
ΔE00 7.88
Sky
#82CAFC
ΔE00 8.23
Lightblue (survey)
#7BC8F6
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AEF8 #F8B369
analogous
#69F6F8 #69AEF8 #6C69F8
triadic
#69AEF8 #F869AE #AEF869
tetradic
#69AEF8 #F869F6 #F8B369 #69F86C
square
#69AEF8 #F869F6 #F8B369 #69F86C
split-complementary
#69AEF8 #F86C69 #F6F869
monochromatic
#0A70DC #2F8EF5 #69AEF8 #A3CEFB #DEEDFD
Accessibility & contrast
On white
2.33
#69AEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#69AEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AEF8
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AEF8 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB1FB
Deuteranopia (green-blind)
#7CA3F7
Tritanopia (blue-blind)
#00BFC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #69aef8; /* rgb */ color: rgb(105, 174, 248); /* oklch */ color: oklch(73.6% 0.129 251.5);
Tailwind
colors: {
custom: {
50: '#9ec5fb',
500: '#69aef8',
950: '#000000',
},
}SCSS
$custom: #69aef8; $custom-light: #9ec5fb; $custom-dark: #000000;
JSON
{
"hex": "#69aef8",
"rgb": {
"r": 105,
"g": 174,
"b": 248
},
"hsl": {
"h": 211.049,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.73609,
"c": 0.12886,
"h": 251.5
},
"luminance": 0.40053
}Semantic roles & 50–950 ramp
primary
#69AEF8
secondary
#F3DFCA
accent
#7700E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185