#69AAE0#69AAE0
#69AAE0 is a light, moderate cyan. Relative luminance 0.371; OKLCH L 71.6% C 0.104 H 245.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69AAE0 |
|---|---|
| RGB | rgb(105, 170, 224) |
| HSL | hsl(207, 66%, 65%) |
| HSV | hsv(207, 53%, 88%) |
| CMYK | cmyk(53.1%, 24.1%, 0%, 12.2%) |
| CIE-LAB | lab(67.38, -5.66, -33.58) |
| CIE-LCH | lch(67.38, 34.06, 260.43°) |
| OKLab | oklab(71.6% -0.0438 -0.0939) |
| OKLCH | oklch(71.6% 0.104 245) |
| XYZ | xyz(33.6501, 37.1318, 75.9004) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.16
Azure (survey)
#069AF3
ΔE00 6.72
Carolina Blue
#8AB8FE
ΔE00 6.98
Cornflowerblue
#6495ED
ΔE00 7.72
Lightblue (survey)
#7BC8F6
ΔE00 8.48
Sky
#82CAFC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AAE0 #E09F69
analogous
#69E0DB #69AAE0 #696FE0
triadic
#69AAE0 #E069AA #AAE069
tetradic
#69AAE0 #DB69E0 #E09F69 #6FE069
square
#69AAE0 #DB69E0 #E09F69 #6FE069
split-complementary
#69AAE0 #E0696F #E0DB69
monochromatic
#236EAB #368DD6 #69AAE0 #9CC7EA #CEE3F5
Accessibility & contrast
On white
2.49
#69AAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#69AAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AAE0
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AAE0 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ABE2
Deuteranopia (green-blind)
#839FDF
Tritanopia (blue-blind)
#1EB7BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #69aae0; /* rgb */ color: rgb(105, 170, 224); /* oklch */ color: oklch(71.6% 0.104 245.0);
Tailwind
colors: {
custom: {
50: '#9bc3ea',
500: '#69aae0',
950: '#000000',
},
}SCSS
$custom: #69aae0; $custom-light: #9bc3ea; $custom-dark: #000000;
JSON
{
"hex": "#69aae0",
"rgb": {
"r": 105,
"g": 170,
"b": 224
},
"hsl": {
"h": 207.227,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.71599,
"c": 0.10363,
"h": 245
},
"luminance": 0.37135
}Semantic roles & 50–950 ramp
primary
#69AAE0
secondary
#E7D1BE
accent
#6A18CE
background
#FAFBFE
surface
#F3F7FD
border
#CDD0D5
text
#0F1216
muted
#7F8184