#69AEF6#69AEF6
#69AEF6 is a light, vivid cyan. Relative luminance 0.399; OKLCH L 73.5% C 0.126 H 250.8°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #69AEF6 |
|---|---|
| RGB | rgb(105, 174, 246) |
| HSL | hsl(211, 89%, 69%) |
| HSV | hsv(211, 57%, 96%) |
| CMYK | cmyk(57.3%, 29.3%, 0%, 3.5%) |
| CIE-LAB | lab(69.42, -1.16, -42.42) |
| CIE-LCH | lch(69.42, 42.44, 268.43°) |
| OKLab | oklab(73.51% -0.0415 -0.1194) |
| OKLCH | oklch(73.51% 0.126 250.8) |
| XYZ | xyz(37.5903, 39.9259, 92.8964) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.55
Carolina Blue
#8AB8FE
ΔE00 5.21
Azure (survey)
#069AF3
ΔE00 7.51
Cornflowerblue
#6495ED
ΔE00 7.93
Sky
#82CAFC
ΔE00 8.15
Lightblue (survey)
#7BC8F6
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AEF6 #F6B169
analogous
#69F5F6 #69AEF6 #6B69F6
triadic
#69AEF6 #F669AE #AEF669
tetradic
#69AEF6 #F669F5 #F6B169 #69F66B
square
#69AEF6 #F669F5 #F6B169 #69F66B
split-complementary
#69AEF6 #F66B69 #F5F669
monochromatic
#0D70D8 #2F8FF3 #69AEF6 #A3CDF9 #DCECFD
Accessibility & contrast
On white
2.34
#69AEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#69AEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AEF6
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AEF6 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1F9
Deuteranopia (green-blind)
#7DA3F5
Tritanopia (blue-blind)
#00BFC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #69aef6; /* rgb */ color: rgb(105, 174, 246); /* oklch */ color: oklch(73.5% 0.126 250.8);
Tailwind
colors: {
custom: {
50: '#9ec5f9',
500: '#69aef6',
950: '#000000',
},
}SCSS
$custom: #69aef6; $custom-light: #9ec5f9; $custom-dark: #000000;
JSON
{
"hex": "#69aef6",
"rgb": {
"r": 105,
"g": 174,
"b": 246
},
"hsl": {
"h": 210.638,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.73511,
"c": 0.12644,
"h": 250.8
},
"luminance": 0.39929
}Semantic roles & 50–950 ramp
primary
#69AEF6
secondary
#F2DEC9
accent
#7500E5
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185