#689DE6#689DE6
#689DE6 is a light, vivid cyan. Relative luminance 0.328; OKLCH L 69.0% C 0.122 H 256.6°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #689DE6 |
|---|---|
| RGB | rgb(104, 157, 230) |
| HSL | hsl(215, 72%, 65%) |
| HSV | hsv(215, 55%, 90%) |
| CMYK | cmyk(54.8%, 31.7%, 0%, 9.8%) |
| CIE-LAB | lab(63.97, 3.29, -42.20) |
| CIE-LCH | lch(63.97, 42.33, 274.45°) |
| OKLab | oklab(69% -0.0282 -0.1189) |
| OKLCH | oklch(69% 0.122 256.6) |
| XYZ | xyz(32.0438, 32.7676, 79.4837) |
| Luminance | 0.3277 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.68
Dark Sky Blue
#448EE4
ΔE00 5.42
Dodgerblue
#1E90FF
ΔE00 5.78
Faded Blue
#658CBB
ΔE00 6.83
Soft Blue
#6488EA
ΔE00 6.95
Azure (survey)
#069AF3
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#689DE6 #E6B168
analogous
#68DCE6 #689DE6 #7268E6
triadic
#689DE6 #E6689D #9DE668
tetradic
#689DE6 #E668DC #E6B168 #68E672
square
#689DE6 #E668DC #E6B168 #68E672
split-complementary
#689DE6 #E67268 #DCE668
monochromatic
#1E5EB6 #337BDD #689DE6 #9DBFEF #D1E1F7
Accessibility & contrast
On white
2.78
#689DE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#689DE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #689DE6
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##689DE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##689DE6 | 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)
#7FA2E9
Deuteranopia (green-blind)
#7096E4
Tritanopia (blue-blind)
#13ADB7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #689de6; /* rgb */ color: rgb(104, 157, 230); /* oklch */ color: oklch(69.0% 0.122 256.6);
Tailwind
colors: {
custom: {
50: '#9bb9ee',
500: '#689de6',
950: '#000000',
},
}SCSS
$custom: #689de6; $custom-light: #9bb9ee; $custom-dark: #000000;
JSON
{
"hex": "#689de6",
"rgb": {
"r": 104,
"g": 157,
"b": 230
},
"hsl": {
"h": 214.762,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.68998,
"c": 0.12223,
"h": 256.6
},
"luminance": 0.3277
}Semantic roles & 50–950 ramp
primary
#689DE6
secondary
#EAD8C0
accent
#8212D4
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084