#76ACFA#76ACFA
#76ACFA is a light, vivid blue. Relative luminance 0.403; OKLCH L 73.9% C 0.127 H 257.6°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #76ACFA |
|---|---|
| RGB | rgb(118, 172, 250) |
| HSL | hsl(215, 93%, 72%) |
| HSV | hsv(215, 53%, 98%) |
| CMYK | cmyk(52.8%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(69.65, 3.86, -44.18) |
| CIE-LCH | lch(69.65, 44.35, 274.99°) |
| OKLab | oklab(73.92% -0.0274 -0.1244) |
| OKLCH | oklch(73.92% 0.127 257.6) |
| XYZ | xyz(39.4731, 40.2557, 96.1140) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.61
Sky Blue (survey)
#75BBFD
ΔE00 5.09
Cornflowerblue
#6495ED
ΔE00 6.64
Pastel Blue
#A2BFFE
ΔE00 7.69
Dodgerblue
#1E90FF
ΔE00 9.31
Azure (survey)
#069AF3
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ACFA #FAC476
analogous
#76EEFA #76ACFA #8276FA
triadic
#76ACFA #FA76AC #ACFA76
tetradic
#76ACFA #FA76EE #FAC476 #76FA82
square
#76ACFA #FA76EE #FAC476 #76FA82
split-complementary
#76ACFA #FA8276 #EEFA76
monochromatic
#0966ED #3B88F8 #76ACFA #B1D0FC #E1EDFE
Accessibility & contrast
On white
2.32
#76ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#76ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ACFA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ACFA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#7DA4F8
Tritanopia (blue-blind)
#2CBDC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #76acfa; /* rgb */ color: rgb(118, 172, 250); /* oklch */ color: oklch(73.9% 0.127 257.6);
Tailwind
colors: {
custom: {
50: '#a5c4fc',
500: '#76acfa',
950: '#000000',
},
}SCSS
$custom: #76acfa; $custom-light: #a5c4fc; $custom-dark: #000000;
JSON
{
"hex": "#76acfa",
"rgb": {
"r": 118,
"g": 172,
"b": 250
},
"hsl": {
"h": 215.455,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.73916,
"c": 0.12736,
"h": 257.6
},
"luminance": 0.40259
}Semantic roles & 50–950 ramp
primary
#76ACFA
secondary
#F6E9D5
accent
#8800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185