#76A8F2#76A8F2
#76A8F2 is a light, vivid blue. Relative luminance 0.383; OKLCH L 72.7% C 0.121 H 258.0°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #76A8F2 |
|---|---|
| RGB | rgb(118, 168, 242) |
| HSL | hsl(216, 83%, 71%) |
| HSV | hsv(216, 51%, 95%) |
| CMYK | cmyk(51.2%, 30.6%, 0%, 5.1%) |
| CIE-LAB | lab(68.22, 3.71, -42.08) |
| CIE-LCH | lch(68.22, 42.24, 275.04°) |
| OKLab | oklab(72.68% -0.0251 -0.1183) |
| OKLCH | oklch(72.68% 0.121 258) |
| XYZ | xyz(37.4954, 38.2648, 89.3972) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.52
Cornflowerblue
#6495ED
ΔE00 5.47
Sky Blue (survey)
#75BBFD
ΔE00 6.18
Pastel Blue
#A2BFFE
ΔE00 8.13
Dodgerblue
#1E90FF
ΔE00 8.64
Dark Sky Blue
#448EE4
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76A8F2 #F2C076
analogous
#76E6F2 #76A8F2 #8276F2
triadic
#76A8F2 #F276A8 #A8F276
tetradic
#76A8F2 #F276E6 #F2C076 #76F282
square
#76A8F2 #F276E6 #F2C076 #76F282
split-complementary
#76A8F2 #F28276 #E6F276
monochromatic
#1564D9 #3E85ED #76A8F2 #AECBF7 #E3EDFC
Accessibility & contrast
On white
2.43
#76A8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#76A8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76A8F2
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76A8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76A8F2 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF5
Deuteranopia (green-blind)
#7CA1F0
Tritanopia (blue-blind)
#37B8C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #76a8f2; /* rgb */ color: rgb(118, 168, 242); /* oklch */ color: oklch(72.7% 0.121 258.0);
Tailwind
colors: {
custom: {
50: '#a4c1f6',
500: '#76a8f2',
950: '#000000',
},
}SCSS
$custom: #76a8f2; $custom-light: #a4c1f6; $custom-dark: #000000;
JSON
{
"hex": "#76a8f2",
"rgb": {
"r": 118,
"g": 168,
"b": 242
},
"hsl": {
"h": 215.806,
"s": 82.667,
"l": 70.588
},
"oklch": {
"l": 0.72678,
"c": 0.12094,
"h": 258
},
"luminance": 0.38268
}Semantic roles & 50–950 ramp
primary
#76A8F2
secondary
#F3E5D1
accent
#8806DF
background
#FAFBFF
surface
#F4F7FE
border
#CED0D6
text
#101217
muted
#7F8185