#789CEE#789CEE
#789CEE is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.1% C 0.127 H 265.3°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #789CEE |
|---|---|
| RGB | rgb(120, 156, 238) |
| HSL | hsl(222, 78%, 70%) |
| HSV | hsv(222, 50%, 93%) |
| CMYK | cmyk(49.6%, 34.5%, 0%, 6.7%) |
| CIE-LAB | lab(64.92, 9.82, -45.06) |
| CIE-LCH | lch(64.92, 46.12, 282.29°) |
| OKLab | oklab(70.08% -0.0105 -0.127) |
| OKLCH | oklch(70.08% 0.127 265.3) |
| XYZ | xyz(35.0617, 33.9407, 85.5760) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.33
Periwinkle Blue
#8F99FB
ΔE00 5.57
Soft Blue
#6488EA
ΔE00 6.04
Faded Blue
#658CBB
ΔE00 7.66
Carolina Blue
#8AB8FE
ΔE00 7.72
Dark Sky Blue
#448EE4
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#789CEE #EECA78
analogous
#78D7EE #789CEE #8F78EE
triadic
#789CEE #EE789C #9CEE78
tetradic
#789CEE #EE78D7 #EECA78 #78EE8F
square
#789CEE #EE78D7 #EECA78 #78EE8F
split-complementary
#789CEE #EE8F78 #D7EE78
monochromatic
#1A52D1 #4274E7 #789CEE #AEC4F5 #E4EBFC
Accessibility & contrast
On white
2.70
#789CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#789CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #789CEE
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##789CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##789CEE | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F1
Deuteranopia (green-blind)
#6F99EC
Tritanopia (blue-blind)
#44AEBA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #789cee; /* rgb */ color: rgb(120, 156, 238); /* oklch */ color: oklch(70.1% 0.127 265.3);
Tailwind
colors: {
custom: {
50: '#a5b8f4',
500: '#789cee',
950: '#000000',
},
}SCSS
$custom: #789cee; $custom-light: #a5b8f4; $custom-dark: #000000;
JSON
{
"hex": "#789cee",
"rgb": {
"r": 120,
"g": 156,
"b": 238
},
"hsl": {
"h": 221.695,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.70079,
"c": 0.12742,
"h": 265.3
},
"luminance": 0.33943
}Semantic roles & 50–950 ramp
primary
#789CEE
secondary
#F1E7D1
accent
#9B0CDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085