#69A8FC#69A8FC
#69A8FC is a light, vivid cyan. Relative luminance 0.380; OKLCH L 72.5% C 0.139 H 256.1°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #69A8FC |
|---|---|
| RGB | rgb(105, 168, 252) |
| HSL | hsl(214, 96%, 70%) |
| HSV | hsv(214, 58%, 99%) |
| CMYK | cmyk(58.3%, 33.3%, 0%, 1.2%) |
| CIE-LAB | lab(68.05, 4.11, -47.83) |
| CIE-LCH | lch(68.05, 48.01, 274.91°) |
| OKLab | oklab(72.53% -0.0335 -0.1352) |
| OKLCH | oklch(72.53% 0.139 256.1) |
| XYZ | xyz(37.3928, 38.0335, 97.4473) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.27
Sky Blue (survey)
#75BBFD
ΔE00 5.55
Cornflowerblue
#6495ED
ΔE00 5.90
Azure (survey)
#069AF3
ΔE00 7.68
Dodgerblue
#1E90FF
ΔE00 7.72
Dark Sky Blue
#448EE4
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A8FC #FCBD69
analogous
#69F1FC #69A8FC #7469FC
triadic
#69A8FC #FC69A8 #A8FC69
tetradic
#69A8FC #FC69F1 #FCBD69 #69FC74
square
#69A8FC #FC69F1 #FCBD69 #69FC74
split-complementary
#69A8FC #FC7469 #F1FC69
monochromatic
#0565E6 #2D85FB #69A8FC #A5CBFD #E1EEFE
Accessibility & contrast
On white
2.44
#69A8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#69A8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A8FC
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A8FC | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#729FFA
Tritanopia (blue-blind)
#00BBC6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #69a8fc; /* rgb */ color: rgb(105, 168, 252); /* oklch */ color: oklch(72.5% 0.139 256.1);
Tailwind
colors: {
custom: {
50: '#9ec1fe',
500: '#69a8fc',
950: '#000000',
},
}SCSS
$custom: #69a8fc; $custom-light: #9ec1fe; $custom-dark: #000000;
JSON
{
"hex": "#69a8fc",
"rgb": {
"r": 105,
"g": 168,
"b": 252
},
"hsl": {
"h": 214.286,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.72526,
"c": 0.1393,
"h": 256.1
},
"luminance": 0.38037
}Semantic roles & 50–950 ramp
primary
#69A8FC
secondary
#F5E3CC
accent
#8300E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186