#69A8F5#69A8F5
#69A8F5 is a light, vivid cyan. Relative luminance 0.376; OKLCH L 72.2% C 0.130 H 254.3°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #69A8F5 |
|---|---|
| RGB | rgb(105, 168, 245) |
| HSL | hsl(213, 88%, 69%) |
| HSV | hsv(213, 57%, 96%) |
| CMYK | cmyk(57.1%, 31.4%, 0%, 3.9%) |
| CIE-LAB | lab(67.72, 1.90, -44.53) |
| CIE-LCH | lch(67.72, 44.57, 272.45°) |
| OKLab | oklab(72.17% -0.0354 -0.1256) |
| OKLCH | oklch(72.17% 0.13 254.3) |
| XYZ | xyz(36.3039, 37.5980, 91.7125) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.39
Carolina Blue
#8AB8FE
ΔE00 5.51
Cornflowerblue
#6495ED
ΔE00 5.95
Azure (survey)
#069AF3
ΔE00 7.19
Dodgerblue
#1E90FF
ΔE00 7.60
Dark Sky Blue
#448EE4
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A8F5 #F5B669
analogous
#69EEF5 #69A8F5 #7069F5
triadic
#69A8F5 #F569A8 #A8F569
tetradic
#69A8F5 #F569EE #F5B669 #69F570
square
#69A8F5 #F569EE #F5B669 #69F570
split-complementary
#69A8F5 #F57069 #EEF569
monochromatic
#0E68D5 #3087F1 #69A8F5 #A2C9F9 #DCEBFD
Accessibility & contrast
On white
2.46
#69A8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#69A8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A8F5
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A8F5 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ACF8
Deuteranopia (green-blind)
#769FF3
Tritanopia (blue-blind)
#00BAC4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #69a8f5; /* rgb */ color: rgb(105, 168, 245); /* oklch */ color: oklch(72.2% 0.130 254.3);
Tailwind
colors: {
custom: {
50: '#9ec1f9',
500: '#69a8f5',
950: '#000000',
},
}SCSS
$custom: #69a8f5; $custom-light: #9ec1f9; $custom-dark: #000000;
JSON
{
"hex": "#69a8f5",
"rgb": {
"r": 105,
"g": 168,
"b": 245
},
"hsl": {
"h": 213,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.72169,
"c": 0.13048,
"h": 254.3
},
"luminance": 0.37601
}Semantic roles & 50–950 ramp
primary
#69A8F5
secondary
#F2DFC8
accent
#7E01E4
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1217
muted
#7F8185