#679CDC#679CDC
#679CDC is a light, moderate cyan. Relative luminance 0.318; OKLCH L 68.2% C 0.111 H 253.9°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #679CDC |
|---|---|
| RGB | rgb(103, 156, 220) |
| HSL | hsl(213, 63%, 63%) |
| HSV | hsv(213, 53%, 86%) |
| CMYK | cmyk(53.2%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(63.20, 0.55, -37.88) |
| CIE-LCH | lch(63.20, 37.89, 270.83°) |
| OKLab | oklab(68.23% -0.0308 -0.1064) |
| OKLCH | oklch(68.23% 0.111 253.9) |
| XYZ | xyz(30.3958, 31.8254, 72.2374) |
| Luminance | 0.3183 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.10
Dark Sky Blue
#448EE4
ΔE00 4.98
Dodgerblue
#1E90FF
ΔE00 5.59
Faded Blue
#658CBB
ΔE00 6.05
Azure (survey)
#069AF3
ΔE00 6.42
Soft Blue
#6488EA
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#679CDC #DCA767
analogous
#67D6DC #679CDC #6C67DC
triadic
#679CDC #DC679C #9CDC67
tetradic
#679CDC #DC67D6 #DCA767 #67DC6C
square
#679CDC #DC67D6 #DCA767 #67DC6C
split-complementary
#679CDC #DC6C67 #D6DC67
monochromatic
#265EA3 #357CD1 #679CDC #99BCE7 #CADDF3
Accessibility & contrast
On white
2.85
#679CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#679CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #679CDC
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##679CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##679CDC | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDF
Deuteranopia (green-blind)
#7394DB
Tritanopia (blue-blind)
#23AAB2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #679cdc; /* rgb */ color: rgb(103, 156, 220); /* oklch */ color: oklch(68.2% 0.111 253.9);
Tailwind
colors: {
custom: {
50: '#9ab9e7',
500: '#679cdc',
950: '#000000',
},
}SCSS
$custom: #679cdc; $custom-light: #9ab9e7; $custom-dark: #000000;
JSON
{
"hex": "#679cdc",
"rgb": {
"r": 103,
"g": 156,
"b": 220
},
"hsl": {
"h": 212.821,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.68232,
"c": 0.1108,
"h": 253.9
},
"luminance": 0.31828
}Semantic roles & 50–950 ramp
primary
#679CDC
secondary
#E4D1BB
accent
#7B1BCA
background
#F9FBFE
surface
#F2F6FC
border
#CCD0D5
text
#0E1116
muted
#7E8084