#699CDC#699CDC
#699CDC is a light, moderate cyan. Relative luminance 0.319; OKLCH L 68.3% C 0.110 H 254.7°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #699CDC |
|---|---|
| RGB | rgb(105, 156, 220) |
| HSL | hsl(213, 62%, 64%) |
| HSV | hsv(213, 52%, 86%) |
| CMYK | cmyk(52.3%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(63.30, 0.99, -37.72) |
| CIE-LCH | lch(63.30, 37.74, 271.51°) |
| OKLab | oklab(68.34% -0.029 -0.1059) |
| OKLCH | oklch(68.34% 0.11 254.7) |
| XYZ | xyz(30.6280, 31.9451, 72.2483) |
| Luminance | 0.3195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.92
Dark Sky Blue
#448EE4
ΔE00 5.16
Dodgerblue
#1E90FF
ΔE00 5.83
Faded Blue
#658CBB
ΔE00 6.01
Azure (survey)
#069AF3
ΔE00 6.81
Soft Blue
#6488EA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699CDC #DCA969
analogous
#69D5DC #699CDC #6F69DC
triadic
#699CDC #DC699C #9CDC69
tetradic
#699CDC #DC69D5 #DCA969 #69DC6F
square
#699CDC #DC69D5 #DCA969 #69DC6F
split-complementary
#699CDC #DC6F69 #D5DC69
monochromatic
#265EA4 #377BD0 #699CDC #9BBDE8 #CCDDF3
Accessibility & contrast
On white
2.84
#699CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#699CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699CDC
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699CDC | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDF
Deuteranopia (green-blind)
#7494DB
Tritanopia (blue-blind)
#2BAAB3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #699cdc; /* rgb */ color: rgb(105, 156, 220); /* oklch */ color: oklch(68.3% 0.110 254.7);
Tailwind
colors: {
custom: {
50: '#9bb9e7',
500: '#699cdc',
950: '#000000',
},
}SCSS
$custom: #699cdc; $custom-light: #9bb9e7; $custom-dark: #000000;
JSON
{
"hex": "#699cdc",
"rgb": {
"r": 105,
"g": 156,
"b": 220
},
"hsl": {
"h": 213.391,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.68337,
"c": 0.10985,
"h": 254.7
},
"luminance": 0.31947
}Semantic roles & 50–950 ramp
primary
#699CDC
secondary
#E5D3BC
accent
#7D1CCA
background
#F9FBFE
surface
#F2F6FC
border
#CCD0D5
text
#0F1116
muted
#7E8084