#69ADF3#69ADF3
#69ADF3 is a light, vivid cyan. Relative luminance 0.394; OKLCH L 73.1% C 0.124 H 250.5°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #69ADF3 |
|---|---|
| RGB | rgb(105, 173, 243) |
| HSL | hsl(210, 85%, 68%) |
| HSV | hsv(210, 57%, 95%) |
| CMYK | cmyk(56.8%, 28.8%, 0%, 4.7%) |
| CIE-LAB | lab(69.01, -1.53, -41.42) |
| CIE-LCH | lch(69.01, 41.45, 267.88°) |
| OKLab | oklab(73.15% -0.0413 -0.1166) |
| OKLCH | oklch(73.15% 0.124 250.5) |
| XYZ | xyz(36.9411, 39.3583, 90.4268) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.82
Carolina Blue
#8AB8FE
ΔE00 5.39
Azure (survey)
#069AF3
ΔE00 7.28
Cornflowerblue
#6495ED
ΔE00 7.68
Sky
#82CAFC
ΔE00 8.33
Lightblue (survey)
#7BC8F6
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ADF3 #F3AF69
analogous
#69F2F3 #69ADF3 #6A69F3
triadic
#69ADF3 #F369AD #ADF369
tetradic
#69ADF3 #F369F2 #F3AF69 #69F36A
square
#69ADF3 #F369F2 #F3AF69 #69F36A
split-complementary
#69ADF3 #F36A69 #F2F369
monochromatic
#116FD1 #308EEE #69ADF3 #A2CCF8 #DAEBFC
Accessibility & contrast
On white
2.37
#69ADF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#69ADF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ADF3
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ADF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ADF3 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F6
Deuteranopia (green-blind)
#7EA2F2
Tritanopia (blue-blind)
#00BDC6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #69adf3; /* rgb */ color: rgb(105, 173, 243); /* oklch */ color: oklch(73.1% 0.124 250.5);
Tailwind
colors: {
custom: {
50: '#9dc5f7',
500: '#69adf3',
950: '#000000',
},
}SCSS
$custom: #69adf3; $custom-light: #9dc5f7; $custom-dark: #000000;
JSON
{
"hex": "#69adf3",
"rgb": {
"r": 105,
"g": 173,
"b": 243
},
"hsl": {
"h": 210.435,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.73148,
"c": 0.12365,
"h": 250.5
},
"luminance": 0.39361
}Semantic roles & 50–950 ramp
primary
#69ADF3
secondary
#F1DCC7
accent
#7404E2
background
#FAFCFF
surface
#F4F8FE
border
#CED1D6
text
#0F1217
muted
#7F8185