#76AAFA#76AAFA
#76AAFA is a light, vivid blue. Relative luminance 0.395; OKLCH L 73.5% C 0.129 H 258.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #76AAFA |
|---|---|
| RGB | rgb(118, 170, 250) |
| HSL | hsl(216, 93%, 72%) |
| HSV | hsv(216, 53%, 98%) |
| CMYK | cmyk(52.8%, 32%, 0%, 2%) |
| CIE-LAB | lab(69.11, 4.99, -45.03) |
| CIE-LCH | lch(69.11, 45.30, 276.32°) |
| OKLab | oklab(73.5% -0.0252 -0.1268) |
| OKLCH | oklch(73.5% 0.129 258.8) |
| XYZ | xyz(39.0953, 39.5001, 95.9881) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.95
Sky Blue (survey)
#75BBFD
ΔE00 5.75
Cornflowerblue
#6495ED
ΔE00 6.09
Pastel Blue
#A2BFFE
ΔE00 7.81
Dodgerblue
#1E90FF
ΔE00 9.05
Periwinkle Blue
#8F99FB
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76AAFA #FAC676
analogous
#76ECFA #76AAFA #8476FA
triadic
#76AAFA #FA76AA #AAFA76
tetradic
#76AAFA #FA76EC #FAC676 #76FA84
square
#76AAFA #FA76EC #FAC676 #76FA84
split-complementary
#76AAFA #FA8476 #ECFA76
monochromatic
#0963ED #3B85F8 #76AAFA #B1CFFC #E1EDFE
Accessibility & contrast
On white
2.36
#76AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#76AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76AAFA
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76AAFA | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FD
Deuteranopia (green-blind)
#7AA3F8
Tritanopia (blue-blind)
#2CBCC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #76aafa; /* rgb */ color: rgb(118, 170, 250); /* oklch */ color: oklch(73.5% 0.129 258.8);
Tailwind
colors: {
custom: {
50: '#a5c3fc',
500: '#76aafa',
950: '#000000',
},
}SCSS
$custom: #76aafa; $custom-light: #a5c3fc; $custom-dark: #000000;
JSON
{
"hex": "#76aafa",
"rgb": {
"r": 118,
"g": 170,
"b": 250
},
"hsl": {
"h": 216.364,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.73495,
"c": 0.12932,
"h": 258.8
},
"luminance": 0.39503
}Semantic roles & 50–950 ramp
primary
#76AAFA
secondary
#F6E9D5
accent
#8B00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185