#76ADFA#76ADFA
#76ADFA is a light, vivid blue. Relative luminance 0.406; OKLCH L 74.1% C 0.126 H 256.9°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #76ADFA |
|---|---|
| RGB | rgb(118, 173, 250) |
| HSL | hsl(215, 93%, 72%) |
| HSV | hsv(215, 53%, 98%) |
| CMYK | cmyk(52.8%, 30.8%, 0%, 2%) |
| CIE-LAB | lab(69.92, 3.29, -43.76) |
| CIE-LCH | lch(69.92, 43.88, 274.30°) |
| OKLab | oklab(74.13% -0.0286 -0.1231) |
| OKLCH | oklch(74.13% 0.126 256.9) |
| XYZ | xyz(39.6642, 40.6378, 96.1777) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.47
Sky Blue (survey)
#75BBFD
ΔE00 4.76
Cornflowerblue
#6495ED
ΔE00 6.92
Pastel Blue
#A2BFFE
ΔE00 7.66
Sky
#82CAFC
ΔE00 9.15
Baby Blue (survey)
#A2CFFE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ADFA #FAC376
analogous
#76EFFA #76ADFA #8176FA
triadic
#76ADFA #FA76AD #ADFA76
tetradic
#76ADFA #FA76EF #FAC376 #76FA81
square
#76ADFA #FA76EF #FAC376 #76FA81
split-complementary
#76ADFA #FA8176 #EFFA76
monochromatic
#0968ED #3B8AF8 #76ADFA #B1D0FC #E1EDFE
Accessibility & contrast
On white
2.30
#76ADFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#76ADFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ADFA
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ADFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ADFA | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FD
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#2BBEC8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #76adfa; /* rgb */ color: rgb(118, 173, 250); /* oklch */ color: oklch(74.1% 0.126 256.9);
Tailwind
colors: {
custom: {
50: '#a5c5fc',
500: '#76adfa',
950: '#000000',
},
}SCSS
$custom: #76adfa; $custom-light: #a5c5fc; $custom-dark: #000000;
JSON
{
"hex": "#76adfa",
"rgb": {
"r": 118,
"g": 173,
"b": 250
},
"hsl": {
"h": 215,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.74127,
"c": 0.12641,
"h": 256.9
},
"luminance": 0.40641
}Semantic roles & 50–950 ramp
primary
#76ADFA
secondary
#F6E8D5
accent
#8600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185