#76AAF7#76AAF7
#76AAF7 is a light, vivid blue. Relative luminance 0.393; OKLCH L 73.3% C 0.125 H 258.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #76AAF7 |
|---|---|
| RGB | rgb(118, 170, 247) |
| HSL | hsl(216, 89%, 72%) |
| HSV | hsv(216, 52%, 97%) |
| CMYK | cmyk(52.2%, 31.2%, 0%, 3.1%) |
| CIE-LAB | lab(68.98, 4.08, -43.61) |
| CIE-LCH | lch(68.98, 43.80, 275.34°) |
| OKLab | oklab(73.35% -0.026 -0.1227) |
| OKLCH | oklch(73.35% 0.125 258) |
| XYZ | xyz(38.6287, 39.3135, 93.5303) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.01
Sky Blue (survey)
#75BBFD
ΔE00 5.65
Cornflowerblue
#6495ED
ΔE00 6.06
Pastel Blue
#A2BFFE
ΔE00 7.87
Dodgerblue
#1E90FF
ΔE00 8.98
Periwinkle Blue
#8F99FB
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76AAF7 #F7C376
analogous
#76EBF7 #76AAF7 #8376F7
triadic
#76AAF7 #F776AA #AAF776
tetradic
#76AAF7 #F776EB #F7C376 #76F783
square
#76AAF7 #F776EB #F7C376 #76F783
split-complementary
#76AAF7 #F78376 #EBF776
monochromatic
#0D64E5 #3C86F4 #76AAF7 #B0CEFA #E2EDFD
Accessibility & contrast
On white
2.37
#76AAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#76AAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76AAF7
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76AAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76AAF7 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAFFA
Deuteranopia (green-blind)
#7CA3F5
Tritanopia (blue-blind)
#31BBC5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #76aaf7; /* rgb */ color: rgb(118, 170, 247); /* oklch */ color: oklch(73.3% 0.125 258.0);
Tailwind
colors: {
custom: {
50: '#a5c3fa',
500: '#76aaf7',
950: '#000000',
},
}SCSS
$custom: #76aaf7; $custom-light: #a5c3fa; $custom-dark: #000000;
JSON
{
"hex": "#76aaf7",
"rgb": {
"r": 118,
"g": 170,
"b": 247
},
"hsl": {
"h": 215.814,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.73346,
"c": 0.12545,
"h": 258
},
"luminance": 0.39316
}Semantic roles & 50–950 ramp
primary
#76AAF7
secondary
#F5E8D4
accent
#8900E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185