#76ADFB#76ADFB
#76ADFB is a light, vivid blue. Relative luminance 0.407; OKLCH L 74.2% C 0.128 H 257.2°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #76ADFB |
|---|---|
| RGB | rgb(118, 173, 251) |
| HSL | hsl(215, 94%, 72%) |
| HSV | hsv(215, 53%, 98%) |
| CMYK | cmyk(53%, 31.1%, 0%, 1.6%) |
| CIE-LAB | lab(69.97, 3.59, -44.23) |
| CIE-LCH | lch(69.97, 44.38, 274.65°) |
| OKLab | oklab(74.18% -0.0283 -0.1245) |
| OKLCH | oklch(74.18% 0.128 257.2) |
| XYZ | xyz(39.8214, 40.7006, 97.0056) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.45
Sky Blue (survey)
#75BBFD
ΔE00 4.80
Cornflowerblue
#6495ED
ΔE00 6.93
Pastel Blue
#A2BFFE
ΔE00 7.64
Baby Blue (survey)
#A2CFFE
ΔE00 9.18
Sky
#82CAFC
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ADFB #FBC476
analogous
#76EFFB #76ADFB #8276FB
triadic
#76ADFB #FB76AD #ADFB76
tetradic
#76ADFB #FB76EF #FBC476 #76FB82
square
#76ADFB #FB76EF #FBC476 #76FB82
split-complementary
#76ADFB #FB8276 #EFFB76
monochromatic
#0767F0 #3B89F9 #76ADFB #B1D1FD #E1EDFE
Accessibility & contrast
On white
2.30
#76ADFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#76ADFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ADFB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ADFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ADFB | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FE
Deuteranopia (green-blind)
#7DA5F9
Tritanopia (blue-blind)
#2ABEC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #76adfb; /* rgb */ color: rgb(118, 173, 251); /* oklch */ color: oklch(74.2% 0.128 257.2);
Tailwind
colors: {
custom: {
50: '#a5c5fd',
500: '#76adfb',
950: '#000000',
},
}SCSS
$custom: #76adfb; $custom-light: #a5c5fd; $custom-dark: #000000;
JSON
{
"hex": "#76adfb",
"rgb": {
"r": 118,
"g": 173,
"b": 251
},
"hsl": {
"h": 215.188,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.74176,
"c": 0.12769,
"h": 257.2
},
"luminance": 0.40704
}Semantic roles & 50–950 ramp
primary
#76ADFB
secondary
#F6E8D5
accent
#8700E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185