#76ACF8#76ACF8
#76ACF8 is a light, vivid blue. Relative luminance 0.401; OKLCH L 73.8% C 0.125 H 257.0°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #76ACF8 |
|---|---|
| RGB | rgb(118, 172, 248) |
| HSL | hsl(215, 90%, 72%) |
| HSV | hsv(215, 52%, 97%) |
| CMYK | cmyk(52.4%, 30.6%, 0%, 2.7%) |
| CIE-LAB | lab(69.56, 3.25, -43.23) |
| CIE-LCH | lch(69.56, 43.36, 274.30°) |
| OKLab | oklab(73.82% -0.028 -0.1216) |
| OKLCH | oklch(73.82% 0.125 257) |
| XYZ | xyz(39.1612, 40.1309, 94.4711) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.66
Sky Blue (survey)
#75BBFD
ΔE00 5.01
Cornflowerblue
#6495ED
ΔE00 6.63
Pastel Blue
#A2BFFE
ΔE00 7.74
Azure (survey)
#069AF3
ΔE00 9.21
Dodgerblue
#1E90FF
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ACF8 #F8C276
analogous
#76EDF8 #76ACF8 #8176F8
triadic
#76ACF8 #F876AC #ACF876
tetradic
#76ACF8 #F876ED #F8C276 #76F881
square
#76ACF8 #F876ED #F8C276 #76F881
split-complementary
#76ACF8 #F88176 #EDF876
monochromatic
#0C67E8 #3C89F5 #76ACF8 #B0CFFB #E2EDFE
Accessibility & contrast
On white
2.33
#76ACF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#76ACF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ACF8
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ACF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ACF8 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB1FB
Deuteranopia (green-blind)
#7EA4F6
Tritanopia (blue-blind)
#2FBDC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #76acf8; /* rgb */ color: rgb(118, 172, 248); /* oklch */ color: oklch(73.8% 0.125 257.0);
Tailwind
colors: {
custom: {
50: '#a5c4fb',
500: '#76acf8',
950: '#000000',
},
}SCSS
$custom: #76acf8; $custom-light: #a5c4fb; $custom-dark: #000000;
JSON
{
"hex": "#76acf8",
"rgb": {
"r": 118,
"g": 172,
"b": 248
},
"hsl": {
"h": 215.077,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.73818,
"c": 0.12481,
"h": 257
},
"luminance": 0.40134
}Semantic roles & 50–950 ramp
primary
#76ACF8
secondary
#F5E8D4
accent
#8600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185