#69ADE0#69ADE0
#69ADE0 is a light, moderate cyan. Relative luminance 0.383; OKLCH L 72.3% C 0.102 H 242.4°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69ADE0 |
|---|---|
| RGB | rgb(105, 173, 224) |
| HSL | hsl(206, 66%, 65%) |
| HSV | hsv(206, 53%, 88%) |
| CMYK | cmyk(53.1%, 22.8%, 0%, 12.2%) |
| CIE-LAB | lab(68.22, -7.32, -32.28) |
| CIE-LCH | lch(68.22, 33.10, 257.23°) |
| OKLab | oklab(72.26% -0.0471 -0.0902) |
| OKLCH | oklch(72.26% 0.102 242.4) |
| XYZ | xyz(34.2190, 38.2694, 76.0900) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.84
Carolina Blue
#8AB8FE
ΔE00 7.28
Lightblue (survey)
#7BC8F6
ΔE00 7.42
Azure (survey)
#069AF3
ΔE00 7.43
Sky
#82CAFC
ΔE00 7.74
Deepskyblue
#00BFFF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ADE0 #E09C69
analogous
#69E0D7 #69ADE0 #6972E0
triadic
#69ADE0 #E069AD #ADE069
tetradic
#69ADE0 #D769E0 #E09C69 #72E069
square
#69ADE0 #D769E0 #E09C69 #72E069
split-complementary
#69ADE0 #E06972 #E0D769
monochromatic
#2371AB #3691D6 #69ADE0 #9CC9EA #CEE4F5
Accessibility & contrast
On white
2.43
#69ADE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#69ADE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ADE0
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ADE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ADE0 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE2
Deuteranopia (green-blind)
#87A1DF
Tritanopia (blue-blind)
#1DB9BE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #69ade0; /* rgb */ color: rgb(105, 173, 224); /* oklch */ color: oklch(72.3% 0.102 242.4);
Tailwind
colors: {
custom: {
50: '#9bc5ea',
500: '#69ade0',
950: '#000000',
},
}SCSS
$custom: #69ade0; $custom-light: #9bc5ea; $custom-dark: #000000;
JSON
{
"hex": "#69ade0",
"rgb": {
"r": 105,
"g": 173,
"b": 224
},
"hsl": {
"h": 205.714,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.72264,
"c": 0.10176,
"h": 242.4
},
"luminance": 0.38272
}Semantic roles & 50–950 ramp
primary
#69ADE0
secondary
#E7CFBE
accent
#6618CE
background
#FAFCFE
surface
#F3F8FD
border
#CDD1D5
text
#0F1216
muted
#7F8184