#76ADFD#76ADFD
#76ADFD is a light, vivid blue. Relative luminance 0.408; OKLCH L 74.3% C 0.130 H 257.7°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #76ADFD |
|---|---|
| RGB | rgb(118, 173, 253) |
| HSL | hsl(216, 97%, 73%) |
| HSV | hsv(216, 53%, 99%) |
| CMYK | cmyk(53.4%, 31.6%, 0%, 0.8%) |
| CIE-LAB | lab(70.05, 4.20, -45.17) |
| CIE-LCH | lch(70.05, 45.37, 275.31°) |
| OKLab | oklab(74.28% -0.0278 -0.1272) |
| OKLCH | oklch(74.28% 0.13 257.7) |
| XYZ | xyz(40.1383, 40.8274, 98.6748) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.41
Sky Blue (survey)
#75BBFD
ΔE00 4.88
Cornflowerblue
#6495ED
ΔE00 6.95
Pastel Blue
#A2BFFE
ΔE00 7.60
Baby Blue (survey)
#A2CFFE
ΔE00 9.18
Sky
#82CAFC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ADFD #FDC676
analogous
#76F0FD #76ADFD #8376FD
triadic
#76ADFD #FD76AD #ADFD76
tetradic
#76ADFD #FD76F0 #FDC676 #76FD83
square
#76ADFD #FD76F0 #FDC676 #76FD83
split-complementary
#76ADFD #FD8376 #F0FD76
monochromatic
#0466F5 #3A89FC #76ADFD #B2D1FE #E1EDFF
Accessibility & contrast
On white
2.29
#76ADFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#76ADFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ADFD
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ADFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ADFD | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#7CA5FB
Tritanopia (blue-blind)
#26BFCA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #76adfd; /* rgb */ color: rgb(118, 173, 253); /* oklch */ color: oklch(74.3% 0.130 257.7);
Tailwind
colors: {
custom: {
50: '#a5c5fe',
500: '#76adfd',
950: '#000000',
},
}SCSS
$custom: #76adfd; $custom-light: #a5c5fe; $custom-dark: #000000;
JSON
{
"hex": "#76adfd",
"rgb": {
"r": 118,
"g": 173,
"b": 253
},
"hsl": {
"h": 215.556,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.74275,
"c": 0.13024,
"h": 257.7
},
"luminance": 0.40831
}Semantic roles & 50–950 ramp
primary
#76ADFD
secondary
#F7E9D4
accent
#8800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186