#69A9DA#69A9DA
#69A9DA is a light, moderate cyan. Relative luminance 0.364; OKLCH L 71.1% C 0.098 H 242.8°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #69A9DA |
|---|---|
| RGB | rgb(105, 169, 218) |
| HSL | hsl(206, 60%, 63%) |
| HSV | hsv(206, 52%, 85%) |
| CMYK | cmyk(51.8%, 22.5%, 0%, 14.5%) |
| CIE-LAB | lab(66.85, -6.90, -31.09) |
| CIE-LCH | lch(66.85, 31.85, 257.48°) |
| OKLab | oklab(71.11% -0.0446 -0.0868) |
| OKLCH | oklch(71.11% 0.098 242.8) |
| XYZ | xyz(32.6640, 36.4385, 71.6281) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.86
Azure (survey)
#069AF3
ΔE00 6.89
Carolina Blue
#8AB8FE
ΔE00 7.69
Cornflowerblue
#6495ED
ΔE00 7.98
Greyblue
#77A1B5
ΔE00 8.18
Lightblue (survey)
#7BC8F6
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A9DA #DA9A69
analogous
#69DAD3 #69A9DA #6970DA
triadic
#69A9DA #DA69A9 #A9DA69
tetradic
#69A9DA #D369DA #DA9A69 #70DA69
square
#69A9DA #D369DA #DA9A69 #70DA69
split-complementary
#69A9DA #DA6970 #DAD369
monochromatic
#286CA1 #388DCE #69A9DA #9AC5E6 #CBE1F2
Accessibility & contrast
On white
2.53
#69A9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#69A9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A9DA
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A9DA | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A9DC
Deuteranopia (green-blind)
#859ED9
Tritanopia (blue-blind)
#28B5B9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #69a9da; /* rgb */ color: rgb(105, 169, 218); /* oklch */ color: oklch(71.1% 0.098 242.8);
Tailwind
colors: {
custom: {
50: '#9bc2e5',
500: '#69a9da',
950: '#000000',
},
}SCSS
$custom: #69a9da; $custom-light: #9bc2e5; $custom-dark: #000000;
JSON
{
"hex": "#69a9da",
"rgb": {
"r": 105,
"g": 169,
"b": 218
},
"hsl": {
"h": 206.018,
"s": 60.428,
"l": 63.333
},
"oklch": {
"l": 0.71107,
"c": 0.09758,
"h": 242.8
},
"luminance": 0.36441
}Semantic roles & 50–950 ramp
primary
#69A9DA
secondary
#E4CDBB
accent
#671DC8
background
#F9FBFE
surface
#F2F7FC
border
#CCD0D5
text
#0F1215
muted
#7E8184