#789BEE#789BEE
#789BEE is a light, vivid blue. Relative luminance 0.336; OKLCH L 69.9% C 0.129 H 265.8°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #789BEE |
|---|---|
| RGB | rgb(120, 155, 238) |
| HSL | hsl(222, 78%, 70%) |
| HSV | hsv(222, 50%, 93%) |
| CMYK | cmyk(49.6%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(64.65, 10.40, -45.48) |
| CIE-LCH | lch(64.65, 46.65, 282.88°) |
| OKLab | oklab(69.87% -0.0093 -0.1282) |
| OKLCH | oklch(69.87% 0.129 265.8) |
| XYZ | xyz(34.8946, 33.6065, 85.5203) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.31
Periwinkle Blue
#8F99FB
ΔE00 5.38
Soft Blue
#6488EA
ΔE00 5.78
Faded Blue
#658CBB
ΔE00 7.54
Dark Sky Blue
#448EE4
ΔE00 7.91
Carolina Blue
#8AB8FE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#789BEE #EECB78
analogous
#78D6EE #789BEE #9078EE
triadic
#789BEE #EE789B #9BEE78
tetradic
#789BEE #EE78D6 #EECB78 #78EE90
square
#789BEE #EE78D6 #EECB78 #78EE90
split-complementary
#789BEE #EE9078 #D6EE78
monochromatic
#1A51D1 #4273E7 #789BEE #AEC3F5 #E4EBFC
Accessibility & contrast
On white
2.72
#789BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#789BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #789BEE
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##789BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##789BEE | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F1
Deuteranopia (green-blind)
#6E98EC
Tritanopia (blue-blind)
#44ADB9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #789bee; /* rgb */ color: rgb(120, 155, 238); /* oklch */ color: oklch(69.9% 0.129 265.8);
Tailwind
colors: {
custom: {
50: '#a5b8f4',
500: '#789bee',
950: '#000000',
},
}SCSS
$custom: #789bee; $custom-light: #a5b8f4; $custom-dark: #000000;
JSON
{
"hex": "#789bee",
"rgb": {
"r": 120,
"g": 155,
"b": 238
},
"hsl": {
"h": 222.203,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.69872,
"c": 0.12856,
"h": 265.8
},
"luminance": 0.33609
}Semantic roles & 50–950 ramp
primary
#789BEE
secondary
#F1E8D1
accent
#9D0CDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085