#69AEFA#69AEFA
#69AEFA is a light, vivid cyan. Relative luminance 0.402; OKLCH L 73.7% C 0.131 H 252.1°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69AEFA |
|---|---|
| RGB | rgb(105, 174, 250) |
| HSL | hsl(211, 94%, 70%) |
| HSV | hsv(211, 58%, 98%) |
| CMYK | cmyk(58%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(69.59, 0.09, -44.31) |
| CIE-LCH | lch(69.59, 44.31, 270.11°) |
| OKLab | oklab(73.71% -0.0404 -0.1249) |
| OKLCH | oklch(73.71% 0.131 252.1) |
| XYZ | xyz(38.2109, 40.1741, 96.1647) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.63
Carolina Blue
#8AB8FE
ΔE00 4.98
Azure (survey)
#069AF3
ΔE00 7.71
Cornflowerblue
#6495ED
ΔE00 7.84
Sky
#82CAFC
ΔE00 8.32
Lightblue (survey)
#7BC8F6
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AEFA #FAB569
analogous
#69F7FA #69AEFA #6D69FA
triadic
#69AEFA #FA69AE #AEFA69
tetradic
#69AEFA #FA69F7 #FAB569 #69FA6D
square
#69AEFA #FA69F7 #FAB569 #69FA6D
split-complementary
#69AEFA #FA6D69 #F7FA69
monochromatic
#086FE1 #2E8EF8 #69AEFA #A4CEFC #DFEEFE
Accessibility & contrast
On white
2.32
#69AEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#69AEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AEFA
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AEFA | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FD
Deuteranopia (green-blind)
#7BA4F8
Tritanopia (blue-blind)
#00BFC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #69aefa; /* rgb */ color: rgb(105, 174, 250); /* oklch */ color: oklch(73.7% 0.131 252.1);
Tailwind
colors: {
custom: {
50: '#9ec5fc',
500: '#69aefa',
950: '#000000',
},
}SCSS
$custom: #69aefa; $custom-light: #9ec5fc; $custom-dark: #000000;
JSON
{
"hex": "#69aefa",
"rgb": {
"r": 105,
"g": 174,
"b": 250
},
"hsl": {
"h": 211.448,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.73708,
"c": 0.13129,
"h": 252.1
},
"luminance": 0.40177
}Semantic roles & 50–950 ramp
primary
#69AEFA
secondary
#F4E0CB
accent
#7800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185