#79ADFA#79ADFA
#79ADFA is a light, vivid blue. Relative luminance 0.409; OKLCH L 74.3% C 0.125 H 258.0°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #79ADFA |
|---|---|
| RGB | rgb(121, 173, 250) |
| HSL | hsl(216, 93%, 73%) |
| HSV | hsv(216, 52%, 98%) |
| CMYK | cmyk(51.6%, 30.8%, 0%, 2%) |
| CIE-LAB | lab(70.07, 3.94, -43.51) |
| CIE-LCH | lch(70.07, 43.69, 275.17°) |
| OKLab | oklab(74.29% -0.0259 -0.1224) |
| OKLCH | oklch(74.29% 0.125 258) |
| XYZ | xyz(40.0782, 40.8512, 96.1971) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.21
Sky Blue (survey)
#75BBFD
ΔE00 5.08
Cornflowerblue
#6495ED
ΔE00 6.89
Pastel Blue
#A2BFFE
ΔE00 7.24
Baby Blue (survey)
#A2CFFE
ΔE00 9.07
Sky
#82CAFC
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79ADFA #FAC679
analogous
#79EDFA #79ADFA #8579FA
triadic
#79ADFA #FA79AD #ADFA79
tetradic
#79ADFA #FA79ED #FAC679 #79FA85
square
#79ADFA #FA79ED #FAC679 #79FA85
split-complementary
#79ADFA #FA8579 #EDFA79
monochromatic
#0966F0 #3E89F8 #79ADFA #B4D1FC #E2EDFE
Accessibility & contrast
On white
2.29
#79ADFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#79ADFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79ADFA
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79ADFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79ADFA | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#36BEC8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #79adfa; /* rgb */ color: rgb(121, 173, 250); /* oklch */ color: oklch(74.3% 0.125 258.0);
Tailwind
colors: {
custom: {
50: '#a7c5fc',
500: '#79adfa',
950: '#000000',
},
}SCSS
$custom: #79adfa; $custom-light: #a7c5fc; $custom-dark: #000000;
JSON
{
"hex": "#79adfa",
"rgb": {
"r": 121,
"g": 173,
"b": 250
},
"hsl": {
"h": 215.814,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.74285,
"c": 0.1251,
"h": 258
},
"luminance": 0.40854
}Semantic roles & 50–950 ramp
primary
#79ADFA
secondary
#F6E9D5
accent
#8900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185