#699DE5#699DE5
#699DE5 is a light, vivid cyan. Relative luminance 0.328; OKLCH L 69.0% C 0.120 H 256.7°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #699DE5 |
|---|---|
| RGB | rgb(105, 157, 229) |
| HSL | hsl(215, 70%, 65%) |
| HSV | hsv(215, 54%, 90%) |
| CMYK | cmyk(54.1%, 31.4%, 0%, 10.2%) |
| CIE-LAB | lab(63.98, 3.19, -41.64) |
| CIE-LCH | lch(63.98, 41.76, 274.38°) |
| OKLab | oklab(69% -0.0276 -0.1173) |
| OKLCH | oklch(69% 0.121 256.7) |
| XYZ | xyz(32.0206, 32.7718, 78.7518) |
| Luminance | 0.3277 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.65
Dark Sky Blue
#448EE4
ΔE00 5.49
Dodgerblue
#1E90FF
ΔE00 5.90
Faded Blue
#658CBB
ΔE00 6.76
Soft Blue
#6488EA
ΔE00 6.90
Azure (survey)
#069AF3
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699DE5 #E5B169
analogous
#69DBE5 #699DE5 #7369E5
triadic
#699DE5 #E5699D #9DE569
tetradic
#699DE5 #E569DB #E5B169 #69E573
square
#699DE5 #E569DB #E5B169 #69E573
split-complementary
#699DE5 #E57369 #DBE569
monochromatic
#1F5EB4 #357BDC #699DE5 #9DBFEE #D1E1F7
Accessibility & contrast
On white
2.78
#699DE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#699DE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699DE5
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699DE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699DE5 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A2E8
Deuteranopia (green-blind)
#7096E3
Tritanopia (blue-blind)
#1CADB7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #699de5; /* rgb */ color: rgb(105, 157, 229); /* oklch */ color: oklch(69.0% 0.120 256.7);
Tailwind
colors: {
custom: {
50: '#9cb9ed',
500: '#699de5',
950: '#000000',
},
}SCSS
$custom: #699de5; $custom-light: #9cb9ed; $custom-dark: #000000;
JSON
{
"hex": "#699de5",
"rgb": {
"r": 105,
"g": 157,
"b": 229
},
"hsl": {
"h": 214.839,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.68999,
"c": 0.1205,
"h": 256.7
},
"luminance": 0.32774
}Semantic roles & 50–950 ramp
primary
#699DE5
secondary
#EAD8C0
accent
#8213D2
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084