#69AAFE#69AAFE
#69AAFE is a light, vivid cyan. Relative luminance 0.389; OKLCH L 73.1% C 0.140 H 255.5°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #69AAFE |
|---|---|
| RGB | rgb(105, 170, 254) |
| HSL | hsl(214, 99%, 70%) |
| HSV | hsv(214, 59%, 100%) |
| CMYK | cmyk(58.7%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(68.68, 3.60, -47.91) |
| CIE-LCH | lch(68.68, 48.05, 274.30°) |
| OKLab | oklab(73.05% -0.0351 -0.1354) |
| OKLCH | oklch(73.05% 0.14 255.5) |
| XYZ | xyz(38.0835, 38.9051, 99.2492) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Carolina Blue
#8AB8FE
ΔE00 4.99
Cornflowerblue
#6495ED
ΔE00 6.52
Azure (survey)
#069AF3
ΔE00 7.81
Dodgerblue
#1E90FF
ΔE00 8.13
Dark Sky Blue
#448EE4
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69AAFE #FEBD69
analogous
#69F4FE #69AAFE #7369FE
triadic
#69AAFE #FE69AA #AAFE69
tetradic
#69AAFE #FE69F4 #FEBD69 #69FE73
square
#69AAFE #FE69F4 #FEBD69 #69FE73
split-complementary
#69AAFE #FE7369 #F4FE69
monochromatic
#0267EB #2C88FE #69AAFE #A6CCFE #E1EEFF
Accessibility & contrast
On white
2.39
#69AAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#69AAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69AAFE
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69AAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69AAFE | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#73A1FC
Tritanopia (blue-blind)
#00BDC8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #69aafe; /* rgb */ color: rgb(105, 170, 254); /* oklch */ color: oklch(73.1% 0.140 255.5);
Tailwind
colors: {
custom: {
50: '#9fc2ff',
500: '#69aafe',
950: '#000000',
},
}SCSS
$custom: #69aafe; $custom-light: #9fc2ff; $custom-dark: #000000;
JSON
{
"hex": "#69aafe",
"rgb": {
"r": 105,
"g": 170,
"b": 254
},
"hsl": {
"h": 213.826,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.73054,
"c": 0.13991,
"h": 255.5
},
"luminance": 0.38908
}Semantic roles & 50–950 ramp
primary
#69AAFE
secondary
#F6E4CD
accent
#8100E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1218
muted
#7F8186