#769AEC#769AEC
#769AEC is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.4% C 0.128 H 265.2°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #769AEC |
|---|---|
| RGB | rgb(118, 154, 236) |
| HSL | hsl(222, 76%, 69%) |
| HSV | hsv(222, 50%, 93%) |
| CMYK | cmyk(50%, 34.7%, 0%, 7.5%) |
| CIE-LAB | lab(64.17, 9.92, -45.13) |
| CIE-LCH | lch(64.17, 46.21, 282.40°) |
| OKLab | oklab(69.44% -0.0106 -0.1272) |
| OKLCH | oklch(69.44% 0.128 265.2) |
| XYZ | xyz(34.1621, 33.0166, 83.9133) |
| Luminance | 0.3302 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.92
Soft Blue
#6488EA
ΔE00 5.45
Periwinkle Blue
#8F99FB
ΔE00 5.67
Faded Blue
#658CBB
ΔE00 7.15
Dark Sky Blue
#448EE4
ΔE00 7.50
Carolina Blue
#8AB8FE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#769AEC #ECC876
analogous
#76D5EC #769AEC #8D76EC
triadic
#769AEC #EC769A #9AEC76
tetradic
#769AEC #EC76D5 #ECC876 #76EC8D
square
#769AEC #EC76D5 #ECC876 #76EC8D
split-complementary
#769AEC #EC8D76 #D5EC76
monochromatic
#1C52CB #4072E5 #769AEC #ACC2F3 #E1E9FB
Accessibility & contrast
On white
2.76
#769AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#769AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #769AEC
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##769AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##769AEC | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EF
Deuteranopia (green-blind)
#6D97EA
Tritanopia (blue-blind)
#41ACB8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #769aec; /* rgb */ color: rgb(118, 154, 236); /* oklch */ color: oklch(69.4% 0.128 265.2);
Tailwind
colors: {
custom: {
50: '#a4b7f2',
500: '#769aec',
950: '#000000',
},
}SCSS
$custom: #769aec; $custom-light: #a4b7f2; $custom-dark: #000000;
JSON
{
"hex": "#769aec",
"rgb": {
"r": 118,
"g": 154,
"b": 236
},
"hsl": {
"h": 221.695,
"s": 75.641,
"l": 69.412
},
"oklch": {
"l": 0.69444,
"c": 0.12769,
"h": 265.2
},
"luminance": 0.33019
}Semantic roles & 50–950 ramp
primary
#769AEC
secondary
#F0E6CE
accent
#9A0ED8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085