#76ADFC#76ADFC
#76ADFC is a light, vivid blue. Relative luminance 0.408; OKLCH L 74.2% C 0.129 H 257.4°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #76ADFC |
|---|---|
| RGB | rgb(118, 173, 252) |
| HSL | hsl(215, 96%, 73%) |
| HSV | hsv(215, 53%, 99%) |
| CMYK | cmyk(53.2%, 31.3%, 0%, 1.2%) |
| CIE-LAB | lab(70.01, 3.90, -44.70) |
| CIE-LCH | lch(70.01, 44.87, 274.98°) |
| OKLab | oklab(74.23% -0.028 -0.1259) |
| OKLCH | oklch(74.23% 0.129 257.4) |
| XYZ | xyz(39.9794, 40.7639, 97.8380) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.43
Sky Blue (survey)
#75BBFD
ΔE00 4.84
Cornflowerblue
#6495ED
ΔE00 6.94
Pastel Blue
#A2BFFE
ΔE00 7.62
Baby Blue (survey)
#A2CFFE
ΔE00 9.18
Sky
#82CAFC
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ADFC #FCC576
analogous
#76F0FC #76ADFC #8276FC
triadic
#76ADFC #FC76AD #ADFC76
tetradic
#76ADFC #FC76F0 #FCC576 #76FC82
square
#76ADFC #FC76F0 #FCC576 #76FC82
split-complementary
#76ADFC #FC8276 #F0FC76
monochromatic
#0567F2 #3A89FB #76ADFC #B2D1FD #E1EDFE
Accessibility & contrast
On white
2.29
#76ADFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#76ADFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ADFC
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ADFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ADFC | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#7DA5FA
Tritanopia (blue-blind)
#28BFC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #76adfc; /* rgb */ color: rgb(118, 173, 252); /* oklch */ color: oklch(74.2% 0.129 257.4);
Tailwind
colors: {
custom: {
50: '#a5c5fd',
500: '#76adfc',
950: '#000000',
},
}SCSS
$custom: #76adfc; $custom-light: #a5c5fd; $custom-dark: #000000;
JSON
{
"hex": "#76adfc",
"rgb": {
"r": 118,
"g": 173,
"b": 252
},
"hsl": {
"h": 215.373,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.74226,
"c": 0.12896,
"h": 257.4
},
"luminance": 0.40767
}Semantic roles & 50–950 ramp
primary
#76ADFC
secondary
#F7E9D4
accent
#8700E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185