#69A9FC#69A9FC
#69A9FC is a light, vivid cyan. Relative luminance 0.384; OKLCH L 72.7% C 0.138 H 255.5°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #69A9FC |
|---|---|
| RGB | rgb(105, 169, 252) |
| HSL | hsl(214, 96%, 70%) |
| HSV | hsv(214, 58%, 99%) |
| CMYK | cmyk(58.3%, 32.9%, 0%, 1.2%) |
| CIE-LAB | lab(68.32, 3.54, -47.40) |
| CIE-LCH | lch(68.32, 47.54, 274.27°) |
| OKLab | oklab(72.74% -0.0346 -0.134) |
| OKLCH | oklch(72.74% 0.138 255.5) |
| XYZ | xyz(37.5781, 38.4042, 97.5090) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.15
Sky Blue (survey)
#75BBFD
ΔE00 5.24
Cornflowerblue
#6495ED
ΔE00 6.21
Azure (survey)
#069AF3
ΔE00 7.67
Dodgerblue
#1E90FF
ΔE00 7.90
Dark Sky Blue
#448EE4
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A9FC #FCBC69
analogous
#69F2FC #69A9FC #7369FC
triadic
#69A9FC #FC69A9 #A9FC69
tetradic
#69A9FC #FC69F2 #FCBC69 #69FC73
square
#69A9FC #FC69F2 #FCBC69 #69FC73
split-complementary
#69A9FC #FC7369 #F2FC69
monochromatic
#0567E6 #2D87FB #69A9FC #A5CBFD #E1EEFE
Accessibility & contrast
On white
2.42
#69A9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#69A9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A9FC
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A9FC | 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)
#86AEFF
Deuteranopia (green-blind)
#73A0FA
Tritanopia (blue-blind)
#00BCC7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #69a9fc; /* rgb */ color: rgb(105, 169, 252); /* oklch */ color: oklch(72.7% 0.138 255.5);
Tailwind
colors: {
custom: {
50: '#9ec2fd',
500: '#69a9fc',
950: '#000000',
},
}SCSS
$custom: #69a9fc; $custom-light: #9ec2fd; $custom-dark: #000000;
JSON
{
"hex": "#69a9fc",
"rgb": {
"r": 105,
"g": 169,
"b": 252
},
"hsl": {
"h": 213.878,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.72739,
"c": 0.13835,
"h": 255.5
},
"luminance": 0.38407
}Semantic roles & 50–950 ramp
primary
#69A9FC
secondary
#F5E3CC
accent
#8200E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186