#76AAF9#76AAF9
#76AAF9 is a light, vivid blue. Relative luminance 0.394; OKLCH L 73.4% C 0.128 H 258.5°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #76AAF9 |
|---|---|
| RGB | rgb(118, 170, 249) |
| HSL | hsl(216, 92%, 72%) |
| HSV | hsv(216, 53%, 98%) |
| CMYK | cmyk(52.6%, 31.7%, 0%, 2.4%) |
| CIE-LAB | lab(69.07, 4.68, -44.55) |
| CIE-LCH | lch(69.07, 44.80, 276.00°) |
| OKLab | oklab(73.45% -0.0255 -0.1255) |
| OKLCH | oklch(73.45% 0.128 258.5) |
| XYZ | xyz(38.9390, 39.4376, 95.1644) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.97
Sky Blue (survey)
#75BBFD
ΔE00 5.72
Cornflowerblue
#6495ED
ΔE00 6.08
Pastel Blue
#A2BFFE
ΔE00 7.83
Dodgerblue
#1E90FF
ΔE00 9.02
Periwinkle Blue
#8F99FB
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76AAF9 #F9C576
analogous
#76ECF9 #76AAF9 #8476F9
triadic
#76AAF9 #F976AA #AAF976
tetradic
#76AAF9 #F976EC #F9C576 #76F984
square
#76AAF9 #F976EC #F9C576 #76F984
split-complementary
#76AAF9 #F98476 #ECF976
monochromatic
#0A63EA #3B86F6 #76AAF9 #B1CEFC #E2EDFE
Accessibility & contrast
On white
2.36
#76AAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#76AAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76AAF9
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76AAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76AAF9 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAFFC
Deuteranopia (green-blind)
#7BA3F7
Tritanopia (blue-blind)
#2EBBC6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #76aaf9; /* rgb */ color: rgb(118, 170, 249); /* oklch */ color: oklch(73.4% 0.128 258.5);
Tailwind
colors: {
custom: {
50: '#a5c3fb',
500: '#76aaf9',
950: '#000000',
},
}SCSS
$custom: #76aaf9; $custom-light: #a5c3fb; $custom-dark: #000000;
JSON
{
"hex": "#76aaf9",
"rgb": {
"r": 118,
"g": 170,
"b": 249
},
"hsl": {
"h": 216.183,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.73445,
"c": 0.12803,
"h": 258.5
},
"luminance": 0.39441
}Semantic roles & 50–950 ramp
primary
#76AAF9
secondary
#F6E9D5
accent
#8A00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185