#699FEA#699FEA
#699FEA is a light, vivid cyan. Relative luminance 0.337; OKLCH L 69.7% C 0.125 H 256.8°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #699FEA |
|---|---|
| RGB | rgb(105, 159, 234) |
| HSL | hsl(215, 75%, 66%) |
| HSV | hsv(215, 55%, 92%) |
| CMYK | cmyk(55.1%, 32.1%, 0%, 8.2%) |
| CIE-LAB | lab(64.75, 3.59, -43.17) |
| CIE-LCH | lch(64.75, 43.32, 274.76°) |
| OKLab | oklab(69.68% -0.0285 -0.1217) |
| OKLCH | oklch(69.68% 0.125 256.8) |
| XYZ | xyz(33.0699, 33.7374, 82.5952) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.14
Dark Sky Blue
#448EE4
ΔE00 5.96
Dodgerblue
#1E90FF
ΔE00 6.11
Azure (survey)
#069AF3
ΔE00 7.16
Carolina Blue
#8AB8FE
ΔE00 7.35
Soft Blue
#6488EA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699FEA #EAB469
analogous
#69E0EA #699FEA #7469EA
triadic
#699FEA #EA699F #9FEA69
tetradic
#699FEA #EA69E0 #EAB469 #69EA74
square
#699FEA #EA69E0 #EAB469 #69EA74
split-complementary
#699FEA #EA7469 #E0EA69
monochromatic
#1B5FBE #337DE2 #699FEA #9FC1F2 #D4E4F9
Accessibility & contrast
On white
2.71
#699FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#699FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699FEA
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699FEA | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4ED
Deuteranopia (green-blind)
#7098E8
Tritanopia (blue-blind)
#0CB0BA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #699fea; /* rgb */ color: rgb(105, 159, 234); /* oklch */ color: oklch(69.7% 0.125 256.8);
Tailwind
colors: {
custom: {
50: '#9cbbf1',
500: '#699fea',
950: '#000000',
},
}SCSS
$custom: #699fea; $custom-light: #9cbbf1; $custom-dark: #000000;
JSON
{
"hex": "#699fea",
"rgb": {
"r": 105,
"g": 159,
"b": 234
},
"hsl": {
"h": 214.884,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.69682,
"c": 0.12502,
"h": 256.8
},
"luminance": 0.3374
}Semantic roles & 50–950 ramp
primary
#699FEA
secondary
#ECDBC2
accent
#830ED8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1116
muted
#7F8084