#699FE8#699FE8
#699FE8 is a light, vivid cyan. Relative luminance 0.336; OKLCH L 69.6% C 0.122 H 256.3°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #699FE8 |
|---|---|
| RGB | rgb(105, 159, 232) |
| HSL | hsl(214, 73%, 66%) |
| HSV | hsv(214, 55%, 91%) |
| CMYK | cmyk(54.7%, 31.5%, 0%, 9%) |
| CIE-LAB | lab(64.66, 2.97, -42.21) |
| CIE-LCH | lch(64.66, 42.32, 274.03°) |
| OKLab | oklab(69.58% -0.0291 -0.1189) |
| OKLCH | oklch(69.58% 0.122 256.3) |
| XYZ | xyz(32.7842, 33.6231, 81.0906) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.20
Dark Sky Blue
#448EE4
ΔE00 5.89
Dodgerblue
#1E90FF
ΔE00 6.08
Azure (survey)
#069AF3
ΔE00 7.02
Faded Blue
#658CBB
ΔE00 7.38
Carolina Blue
#8AB8FE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699FE8 #E8B269
analogous
#69DEE8 #699FE8 #7269E8
triadic
#699FE8 #E8699F #9FE869
tetradic
#699FE8 #E869DE #E8B269 #69E872
square
#699FE8 #E869DE #E8B269 #69E872
split-complementary
#699FE8 #E87269 #DEE869
monochromatic
#1D60BA #347DE0 #699FE8 #9EC1F0 #D3E3F8
Accessibility & contrast
On white
2.72
#699FE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#699FE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699FE8
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699FE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699FE8 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4EB
Deuteranopia (green-blind)
#7197E6
Tritanopia (blue-blind)
#13AFB9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #699fe8; /* rgb */ color: rgb(105, 159, 232); /* oklch */ color: oklch(69.6% 0.122 256.3);
Tailwind
colors: {
custom: {
50: '#9cbbef',
500: '#699fe8',
950: '#000000',
},
}SCSS
$custom: #699fe8; $custom-light: #9cbbef; $custom-dark: #000000;
JSON
{
"hex": "#699fe8",
"rgb": {
"r": 105,
"g": 159,
"b": 232
},
"hsl": {
"h": 214.488,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.69581,
"c": 0.12244,
"h": 256.3
},
"luminance": 0.33626
}Semantic roles & 50–950 ramp
primary
#699FE8
secondary
#EBDAC2
accent
#8210D6
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084