#69A0EA#69A0EA
#69A0EA is a light, vivid cyan. Relative luminance 0.341; OKLCH L 69.9% C 0.124 H 256.2°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69A0EA |
|---|---|
| RGB | rgb(105, 160, 234) |
| HSL | hsl(214, 75%, 66%) |
| HSV | hsv(214, 55%, 92%) |
| CMYK | cmyk(55.1%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(65.03, 3.02, -42.74) |
| CIE-LCH | lch(65.03, 42.85, 274.04°) |
| OKLab | oklab(69.9% -0.0296 -0.1205) |
| OKLCH | oklch(69.9% 0.124 256.2) |
| XYZ | xyz(33.2426, 34.0827, 82.6528) |
| Luminance | 0.3408 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.48
Dark Sky Blue
#448EE4
ΔE00 6.13
Dodgerblue
#1E90FF
ΔE00 6.20
Azure (survey)
#069AF3
ΔE00 7.01
Carolina Blue
#8AB8FE
ΔE00 7.15
Faded Blue
#658CBB
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A0EA #EAB369
analogous
#69E0EA #69A0EA #7369EA
triadic
#69A0EA #EA69A0 #A0EA69
tetradic
#69A0EA #EA69E0 #EAB369 #69EA73
square
#69A0EA #EA69E0 #EAB369 #69EA73
split-complementary
#69A0EA #EA7369 #E0EA69
monochromatic
#1B60BE #337EE2 #69A0EA #9FC2F2 #D4E4F9
Accessibility & contrast
On white
2.69
#69A0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#69A0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A0EA
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A0EA | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5ED
Deuteranopia (green-blind)
#7298E8
Tritanopia (blue-blind)
#0BB1BA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #69a0ea; /* rgb */ color: rgb(105, 160, 234); /* oklch */ color: oklch(69.9% 0.124 256.2);
Tailwind
colors: {
custom: {
50: '#9cbbf1',
500: '#69a0ea',
950: '#000000',
},
}SCSS
$custom: #69a0ea; $custom-light: #9cbbf1; $custom-dark: #000000;
JSON
{
"hex": "#69a0ea",
"rgb": {
"r": 105,
"g": 160,
"b": 234
},
"hsl": {
"h": 214.419,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.69897,
"c": 0.12405,
"h": 256.2
},
"luminance": 0.34085
}Semantic roles & 50–950 ramp
primary
#69A0EA
secondary
#ECDAC2
accent
#820ED8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1116
muted
#7F8084