#689FEB#689FEB
#689FEB is a light, vivid cyan. Relative luminance 0.337; OKLCH L 69.7% C 0.127 H 256.7°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #689FEB |
|---|---|
| RGB | rgb(104, 159, 235) |
| HSL | hsl(215, 77%, 66%) |
| HSV | hsv(215, 56%, 92%) |
| CMYK | cmyk(55.7%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(64.75, 3.70, -43.73) |
| CIE-LCH | lch(64.75, 43.88, 274.84°) |
| OKLab | oklab(69.68% -0.0291 -0.1233) |
| OKLCH | oklch(69.68% 0.127 256.7) |
| XYZ | xyz(33.0972, 33.7348, 83.3485) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.18
Dark Sky Blue
#448EE4
ΔE00 5.91
Dodgerblue
#1E90FF
ΔE00 6.00
Azure (survey)
#069AF3
ΔE00 7.05
Carolina Blue
#8AB8FE
ΔE00 7.38
Soft Blue
#6488EA
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#689FEB #EBB468
analogous
#68E1EB #689FEB #7368EB
triadic
#689FEB #EB689F #9FEB68
tetradic
#689FEB #EB68E1 #EBB468 #68EB73
square
#689FEB #EB68E1 #EBB468 #68EB73
split-complementary
#689FEB #EB7368 #E1EB68
monochromatic
#195FBF #327DE4 #689FEB #9EC1F2 #D4E4F9
Accessibility & contrast
On white
2.71
#689FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#689FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #689FEB
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##689FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##689FEB | 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)
#80A4EE
Deuteranopia (green-blind)
#6F97E9
Tritanopia (blue-blind)
#00B0BA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #689feb; /* rgb */ color: rgb(104, 159, 235); /* oklch */ color: oklch(69.7% 0.127 256.7);
Tailwind
colors: {
custom: {
50: '#9cbbf2',
500: '#689feb',
950: '#000000',
},
}SCSS
$custom: #689feb; $custom-light: #9cbbf2; $custom-dark: #000000;
JSON
{
"hex": "#689feb",
"rgb": {
"r": 104,
"g": 159,
"b": 235
},
"hsl": {
"h": 214.809,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.69683,
"c": 0.12674,
"h": 256.7
},
"luminance": 0.33737
}Semantic roles & 50–950 ramp
primary
#689FEB
secondary
#EDDBC2
accent
#830DD9
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1117
muted
#7F8085