#689EE6#689EE6
#689EE6 is a light, vivid cyan. Relative luminance 0.331; OKLCH L 69.2% C 0.121 H 256.0°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #689EE6 |
|---|---|
| RGB | rgb(104, 158, 230) |
| HSL | hsl(214, 72%, 65%) |
| HSV | hsv(214, 55%, 90%) |
| CMYK | cmyk(54.8%, 31.3%, 0%, 9.8%) |
| CIE-LAB | lab(64.25, 2.71, -41.77) |
| CIE-LCH | lch(64.25, 41.85, 273.72°) |
| OKLab | oklab(69.21% -0.0294 -0.1177) |
| OKLCH | oklch(69.21% 0.121 256) |
| XYZ | xyz(32.2137, 33.1073, 79.5404) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.02
Dark Sky Blue
#448EE4
ΔE00 5.58
Dodgerblue
#1E90FF
ΔE00 5.85
Azure (survey)
#069AF3
ΔE00 6.86
Faded Blue
#658CBB
ΔE00 7.05
Soft Blue
#6488EA
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#689EE6 #E6B068
analogous
#68DDE6 #689EE6 #7168E6
triadic
#689EE6 #E6689E #9EE668
tetradic
#689EE6 #E668DD #E6B068 #68E671
square
#689EE6 #E668DD #E6B068 #68E671
split-complementary
#689EE6 #E67168 #DDE668
monochromatic
#1E5FB6 #337CDD #689EE6 #9DC0EF #D1E1F7
Accessibility & contrast
On white
2.76
#689EE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#689EE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #689EE6
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##689EE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##689EE6 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A2E9
Deuteranopia (green-blind)
#7196E5
Tritanopia (blue-blind)
#12AEB8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #689ee6; /* rgb */ color: rgb(104, 158, 230); /* oklch */ color: oklch(69.2% 0.121 256.0);
Tailwind
colors: {
custom: {
50: '#9bbaee',
500: '#689ee6',
950: '#000000',
},
}SCSS
$custom: #689ee6; $custom-light: #9bbaee; $custom-dark: #000000;
JSON
{
"hex": "#689ee6",
"rgb": {
"r": 104,
"g": 158,
"b": 230
},
"hsl": {
"h": 214.286,
"s": 71.591,
"l": 65.49
},
"oklch": {
"l": 0.69214,
"c": 0.12127,
"h": 256
},
"luminance": 0.3311
}Semantic roles & 50–950 ramp
primary
#689EE6
secondary
#EAD8C0
accent
#8112D4
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084