#699EE8#699EE8
#699EE8 is a light, vivid cyan. Relative luminance 0.333; OKLCH L 69.4% C 0.123 H 256.9°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #699EE8 |
|---|---|
| RGB | rgb(105, 158, 232) |
| HSL | hsl(215, 73%, 66%) |
| HSV | hsv(215, 55%, 91%) |
| CMYK | cmyk(54.7%, 31.9%, 0%, 9%) |
| CIE-LAB | lab(64.39, 3.54, -42.65) |
| CIE-LCH | lch(64.39, 42.79, 274.75°) |
| OKLab | oklab(69.37% -0.028 -0.1202) |
| OKLCH | oklch(69.37% 0.123 256.9) |
| XYZ | xyz(32.6130, 33.2806, 81.0335) |
| Luminance | 0.3328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.86
Dark Sky Blue
#448EE4
ΔE00 5.73
Dodgerblue
#1E90FF
ΔE00 6.00
Faded Blue
#658CBB
ΔE00 7.16
Soft Blue
#6488EA
ΔE00 7.17
Azure (survey)
#069AF3
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699EE8 #E8B369
analogous
#69DDE8 #699EE8 #7369E8
triadic
#699EE8 #E8699E #9EE869
tetradic
#699EE8 #E869DD #E8B369 #69E873
square
#699EE8 #E869DD #E8B369 #69E873
split-complementary
#699EE8 #E87369 #DDE869
monochromatic
#1D5EBA #347CE0 #699EE8 #9EC0F0 #D3E3F8
Accessibility & contrast
On white
2.74
#699EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#699EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699EE8
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699EE8 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A3EB
Deuteranopia (green-blind)
#7097E6
Tritanopia (blue-blind)
#14AFB9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #699ee8; /* rgb */ color: rgb(105, 158, 232); /* oklch */ color: oklch(69.4% 0.123 256.9);
Tailwind
colors: {
custom: {
50: '#9cbaef',
500: '#699ee8',
950: '#000000',
},
}SCSS
$custom: #699ee8; $custom-light: #9cbaef; $custom-dark: #000000;
JSON
{
"hex": "#699ee8",
"rgb": {
"r": 105,
"g": 158,
"b": 232
},
"hsl": {
"h": 214.961,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.69366,
"c": 0.12341,
"h": 256.9
},
"luminance": 0.33283
}Semantic roles & 50–950 ramp
primary
#699EE8
secondary
#EBDAC2
accent
#8310D6
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084