#76ADFF#76ADFF
#76ADFF is a light, vivid blue. Relative luminance 0.410; OKLCH L 74.4% C 0.133 H 258.2°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #76ADFF |
|---|---|
| RGB | rgb(118, 173, 255) |
| HSL | hsl(216, 100%, 73%) |
| HSV | hsv(216, 54%, 100%) |
| CMYK | cmyk(53.7%, 32.2%, 0%, 0%) |
| CIE-LAB | lab(70.14, 4.81, -46.11) |
| CIE-LCH | lch(70.14, 46.36, 275.95°) |
| OKLab | oklab(74.38% -0.0272 -0.13) |
| OKLCH | oklch(74.38% 0.133 258.2) |
| XYZ | xyz(40.4586, 40.9555, 100.3615) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.38
Sky Blue (survey)
#75BBFD
ΔE00 4.97
Cornflowerblue
#6495ED
ΔE00 6.98
Pastel Blue
#A2BFFE
ΔE00 7.56
Baby Blue (survey)
#A2CFFE
ΔE00 9.18
Sky
#82CAFC
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ADFF #FFC876
analogous
#76F2FF #76ADFF #8376FF
triadic
#76ADFF #FF76AD #ADFF76
tetradic
#76ADFF #FF76F2 #FFC876 #76FF83
square
#76ADFF #FF76F2 #FFC876 #76FF83
split-complementary
#76ADFF #FF8376 #F2FF76
monochromatic
#0065FB #3988FF #76ADFF #B3D2FF #E0EDFF
Accessibility & contrast
On white
2.28
#76ADFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#76ADFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ADFF
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ADFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ADFF | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB3FF
Deuteranopia (green-blind)
#7BA6FD
Tritanopia (blue-blind)
#23BFCA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #76adff; /* rgb */ color: rgb(118, 173, 255); /* oklch */ color: oklch(74.4% 0.133 258.2);
Tailwind
colors: {
custom: {
50: '#a6c5ff',
500: '#76adff',
950: '#000000',
},
}SCSS
$custom: #76adff; $custom-light: #a6c5ff; $custom-dark: #000000;
JSON
{
"hex": "#76adff",
"rgb": {
"r": 118,
"g": 173,
"b": 255
},
"hsl": {
"h": 215.912,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.74375,
"c": 0.13281,
"h": 258.2
},
"luminance": 0.40959
}Semantic roles & 50–950 ramp
primary
#76ADFF
secondary
#F7E9D4
accent
#8900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186