#76ACFB#76ACFB
#76ACFB is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.0% C 0.129 H 257.8°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #76ACFB |
|---|---|
| RGB | rgb(118, 172, 251) |
| HSL | hsl(216, 94%, 72%) |
| HSV | hsv(216, 53%, 98%) |
| CMYK | cmyk(53%, 31.5%, 0%, 1.6%) |
| CIE-LAB | lab(69.70, 4.16, -44.65) |
| CIE-LCH | lch(69.70, 44.85, 275.32°) |
| OKLab | oklab(73.97% -0.0272 -0.1257) |
| OKLCH | oklch(73.97% 0.129 257.8) |
| XYZ | xyz(39.6303, 40.3186, 96.9420) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.59
Sky Blue (survey)
#75BBFD
ΔE00 5.13
Cornflowerblue
#6495ED
ΔE00 6.65
Pastel Blue
#A2BFFE
ΔE00 7.67
Dodgerblue
#1E90FF
ΔE00 9.33
Azure (survey)
#069AF3
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ACFB #FBC576
analogous
#76EFFB #76ACFB #8376FB
triadic
#76ACFB #FB76AC #ACFB76
tetradic
#76ACFB #FB76EF #FBC576 #76FB83
square
#76ACFB #FB76EF #FBC576 #76FB83
split-complementary
#76ACFB #FB8376 #EFFB76
monochromatic
#0765F0 #3B88F9 #76ACFB #B1D0FD #E1EDFE
Accessibility & contrast
On white
2.32
#76ACFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#76ACFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ACFB
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ACFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ACFB | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FE
Deuteranopia (green-blind)
#7CA5F9
Tritanopia (blue-blind)
#2ABEC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #76acfb; /* rgb */ color: rgb(118, 172, 251); /* oklch */ color: oklch(74.0% 0.129 257.8);
Tailwind
colors: {
custom: {
50: '#a5c4fd',
500: '#76acfb',
950: '#000000',
},
}SCSS
$custom: #76acfb; $custom-light: #a5c4fd; $custom-dark: #000000;
JSON
{
"hex": "#76acfb",
"rgb": {
"r": 118,
"g": 172,
"b": 251
},
"hsl": {
"h": 215.639,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.73966,
"c": 0.12865,
"h": 257.8
},
"luminance": 0.40322
}Semantic roles & 50–950 ramp
primary
#76ACFB
secondary
#F6E9D5
accent
#8800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185