#69ADE2#69ADE2
#69ADE2 is a light, moderate cyan. Relative luminance 0.384; OKLCH L 72.4% C 0.104 H 243.4°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #69ADE2 |
|---|---|
| RGB | rgb(105, 173, 226) |
| HSL | hsl(206, 68%, 65%) |
| HSV | hsv(206, 54%, 89%) |
| CMYK | cmyk(53.5%, 23.5%, 0%, 11.4%) |
| CIE-LAB | lab(68.30, -6.72, -33.25) |
| CIE-LCH | lch(68.30, 33.92, 258.58°) |
| OKLab | oklab(72.35% -0.0465 -0.093) |
| OKLCH | oklch(72.35% 0.104 243.4) |
| XYZ | xyz(34.4918, 38.3785, 77.5269) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.60
Carolina Blue
#8AB8FE
ΔE00 7.00
Azure (survey)
#069AF3
ΔE00 7.29
Lightblue (survey)
#7BC8F6
ΔE00 7.53
Sky
#82CAFC
ΔE00 7.76
Deepskyblue
#00BFFF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ADE2 #E29E69
analogous
#69E2DB #69ADE2 #6970E2
triadic
#69ADE2 #E269AD #ADE269
tetradic
#69ADE2 #DB69E2 #E29E69 #70E269
square
#69ADE2 #DB69E2 #E29E69 #70E269
split-complementary
#69ADE2 #E26970 #E2DB69
monochromatic
#2271AF #3691D8 #69ADE2 #9CC9EC #D0E5F6
Accessibility & contrast
On white
2.42
#69ADE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#69ADE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ADE2
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ADE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ADE2 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ADE4
Deuteranopia (green-blind)
#86A1E1
Tritanopia (blue-blind)
#18BABF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #69ade2; /* rgb */ color: rgb(105, 173, 226); /* oklch */ color: oklch(72.4% 0.104 243.4);
Tailwind
colors: {
custom: {
50: '#9bc5eb',
500: '#69ade2',
950: '#000000',
},
}SCSS
$custom: #69ade2; $custom-light: #9bc5eb; $custom-dark: #000000;
JSON
{
"hex": "#69ade2",
"rgb": {
"r": 105,
"g": 173,
"b": 226
},
"hsl": {
"h": 206.281,
"s": 67.598,
"l": 64.902
},
"oklch": {
"l": 0.72354,
"c": 0.10396,
"h": 243.4
},
"luminance": 0.38381
}Semantic roles & 50–950 ramp
primary
#69ADE2
secondary
#E8D1BF
accent
#6716D0
background
#FAFCFE
surface
#F3F8FD
border
#CDD1D5
text
#0F1216
muted
#7F8184