#69ADEF#69ADEF
#69ADEF is a light, moderate cyan. Relative luminance 0.391; OKLCH L 73.0% C 0.119 H 249.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69ADEF |
|---|---|
| RGB | rgb(105, 173, 239) |
| HSL | hsl(210, 81%, 67%) |
| HSV | hsv(210, 56%, 94%) |
| CMYK | cmyk(56.1%, 27.6%, 0%, 6.3%) |
| CIE-LAB | lab(68.84, -2.77, -39.52) |
| CIE-LCH | lch(68.84, 39.61, 265.99°) |
| OKLab | oklab(72.96% -0.0424 -0.111) |
| OKLCH | oklch(72.96% 0.119 249.1) |
| XYZ | xyz(36.3437, 39.1193, 87.2802) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.84
Carolina Blue
#8AB8FE
ΔE00 5.67
Azure (survey)
#069AF3
ΔE00 7.14
Cornflowerblue
#6495ED
ΔE00 7.83
Sky
#82CAFC
ΔE00 8.16
Lightblue (survey)
#7BC8F6
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ADEF #EFAB69
analogous
#69EFEE #69ADEF #696AEF
triadic
#69ADEF #EF69AD #ADEF69
tetradic
#69ADEF #EE69EF #EFAB69 #6AEF69
square
#69ADEF #EE69EF #EFAB69 #6AEF69
split-complementary
#69ADEF #EF696A #EFEE69
monochromatic
#1570C8 #328FE9 #69ADEF #A0CBF5 #D8E9FB
Accessibility & contrast
On white
2.38
#69ADEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#69ADEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ADEF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ADEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ADEF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#80A2EE
Tritanopia (blue-blind)
#00BCC4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #69adef; /* rgb */ color: rgb(105, 173, 239); /* oklch */ color: oklch(73.0% 0.119 249.1);
Tailwind
colors: {
custom: {
50: '#9dc5f4',
500: '#69adef',
950: '#000000',
},
}SCSS
$custom: #69adef; $custom-light: #9dc5f4; $custom-dark: #000000;
JSON
{
"hex": "#69adef",
"rgb": {
"r": 105,
"g": 173,
"b": 239
},
"hsl": {
"h": 209.552,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.72956,
"c": 0.11887,
"h": 249.1
},
"luminance": 0.39122
}Semantic roles & 50–950 ramp
primary
#69ADEF
secondary
#EFDAC5
accent
#7108DD
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#0F1217
muted
#7F8185