#69A8EA#69A8EA
#69A8EA is a light, moderate cyan. Relative luminance 0.369; OKLCH L 71.6% C 0.117 H 250.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69A8EA |
|---|---|
| RGB | rgb(105, 168, 234) |
| HSL | hsl(211, 75%, 66%) |
| HSV | hsv(211, 55%, 92%) |
| CMYK | cmyk(55.1%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(67.24, -1.51, -39.28) |
| CIE-LCH | lch(67.24, 39.31, 267.80°) |
| OKLab | oklab(71.63% -0.0385 -0.1104) |
| OKLCH | oklch(71.63% 0.117 250.8) |
| XYZ | xyz(34.6743, 36.9461, 83.1300) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.30
Carolina Blue
#8AB8FE
ΔE00 6.10
Cornflowerblue
#6495ED
ΔE00 6.27
Azure (survey)
#069AF3
ΔE00 6.56
Dodgerblue
#1E90FF
ΔE00 7.62
Dark Sky Blue
#448EE4
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A8EA #EAAB69
analogous
#69E8EA #69A8EA #6B69EA
triadic
#69A8EA #EA69A8 #A8EA69
tetradic
#69A8EA #EA69E8 #EAAB69 #69EA6B
square
#69A8EA #EA69E8 #EAAB69 #69EA6B
split-complementary
#69A8EA #EA6B69 #E8EA69
monochromatic
#1B6ABE #3389E2 #69A8EA #9FC7F2 #D4E6F9
Accessibility & contrast
On white
2.50
#69A8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#69A8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A8EA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A8EA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABED
Deuteranopia (green-blind)
#7C9EE9
Tritanopia (blue-blind)
#01B7BF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #69a8ea; /* rgb */ color: rgb(105, 168, 234); /* oklch */ color: oklch(71.6% 0.117 250.8);
Tailwind
colors: {
custom: {
50: '#9cc1f1',
500: '#69a8ea',
950: '#000000',
},
}SCSS
$custom: #69a8ea; $custom-light: #9cc1f1; $custom-dark: #000000;
JSON
{
"hex": "#69a8ea",
"rgb": {
"r": 105,
"g": 168,
"b": 234
},
"hsl": {
"h": 210.698,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.71627,
"c": 0.1169,
"h": 250.8
},
"luminance": 0.36949
}Semantic roles & 50–950 ramp
primary
#69A8EA
secondary
#ECD8C2
accent
#750ED8
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#0F1216
muted
#7F8184