#689EEE#689EEE
#689EEE is a light, vivid blue. Relative luminance 0.336; OKLCH L 69.6% C 0.132 H 258.0°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #689EEE |
|---|---|
| RGB | rgb(104, 158, 238) |
| HSL | hsl(216, 80%, 67%) |
| HSV | hsv(216, 56%, 93%) |
| CMYK | cmyk(56.3%, 33.6%, 0%, 6.7%) |
| CIE-LAB | lab(64.62, 5.22, -45.59) |
| CIE-LCH | lch(64.62, 45.88, 276.53°) |
| OKLab | oklab(69.62% -0.0273 -0.1288) |
| OKLCH | oklch(69.62% 0.132 258) |
| XYZ | xyz(33.3630, 33.5671, 85.5933) |
| Luminance | 0.3357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.78
Dark Sky Blue
#448EE4
ΔE00 5.87
Dodgerblue
#1E90FF
ΔE00 5.99
Soft Blue
#6488EA
ΔE00 7.16
Azure (survey)
#069AF3
ΔE00 7.42
Carolina Blue
#8AB8FE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#689EEE #EEB868
analogous
#68E1EE #689EEE #7568EE
triadic
#689EEE #EE689E #9EEE68
tetradic
#689EEE #EE68E1 #EEB868 #68EE75
square
#689EEE #EE68E1 #EEB868 #68EE75
split-complementary
#689EEE #EE7568 #E1EE68
monochromatic
#165DC5 #317BE8 #689EEE #9FC1F4 #D6E5FA
Accessibility & contrast
On white
2.72
#689EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#689EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #689EEE
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##689EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##689EEE | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F1
Deuteranopia (green-blind)
#6C97EC
Tritanopia (blue-blind)
#00B0BB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #689eee; /* rgb */ color: rgb(104, 158, 238); /* oklch */ color: oklch(69.6% 0.132 258.0);
Tailwind
colors: {
custom: {
50: '#9cbaf4',
500: '#689eee',
950: '#000000',
},
}SCSS
$custom: #689eee; $custom-light: #9cbaf4; $custom-dark: #000000;
JSON
{
"hex": "#689eee",
"rgb": {
"r": 104,
"g": 158,
"b": 238
},
"hsl": {
"h": 215.821,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.69624,
"c": 0.13162,
"h": 258
},
"luminance": 0.3357
}Semantic roles & 50–950 ramp
primary
#689EEE
secondary
#EEDDC4
accent
#8709DC
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085