#7DAEF6#7DAEF6
#7DAEF6 is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.5% C 0.117 H 257.9°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7DAEF6 |
|---|---|
| RGB | rgb(125, 174, 246) |
| HSL | hsl(216, 87%, 73%) |
| HSV | hsv(216, 49%, 96%) |
| CMYK | cmyk(49.2%, 29.3%, 0%, 3.5%) |
| CIE-LAB | lab(70.37, 3.09, -40.85) |
| CIE-LCH | lch(70.37, 40.97, 274.32°) |
| OKLab | oklab(74.52% -0.0246 -0.1146) |
| OKLCH | oklch(74.52% 0.117 257.9) |
| XYZ | xyz(40.2224, 41.2831, 93.0198) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.84
Sky Blue (survey)
#75BBFD
ΔE00 5.09
Pastel Blue
#A2BFFE
ΔE00 6.71
Cornflowerblue
#6495ED
ΔE00 7.13
Baby Blue (survey)
#A2CFFE
ΔE00 8.72
Light Grey Blue
#9DBCD4
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DAEF6 #F6C57D
analogous
#7DEBF6 #7DAEF6 #887DF6
triadic
#7DAEF6 #F67DAE #AEF67D
tetradic
#7DAEF6 #F67DEB #F6C57D #7DF688
square
#7DAEF6 #F67DEB #F6C57D #7DF688
split-complementary
#7DAEF6 #F6887D #EBF67D
monochromatic
#1068E9 #448AF2 #7DAEF6 #B6D2FA #E2EDFD
Accessibility & contrast
On white
2.27
#7DAEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#7DAEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DAEF6
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DAEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DAEF6 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B2F9
Deuteranopia (green-blind)
#84A7F4
Tritanopia (blue-blind)
#45BEC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7daef6; /* rgb */ color: rgb(125, 174, 246); /* oklch */ color: oklch(74.5% 0.117 257.9);
Tailwind
colors: {
custom: {
50: '#a9c5f9',
500: '#7daef6',
950: '#000000',
},
}SCSS
$custom: #7daef6; $custom-light: #a9c5f9; $custom-dark: #000000;
JSON
{
"hex": "#7daef6",
"rgb": {
"r": 125,
"g": 174,
"b": 246
},
"hsl": {
"h": 215.702,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.74519,
"c": 0.11723,
"h": 257.9
},
"luminance": 0.41286
}Semantic roles & 50–950 ramp
primary
#7DAEF6
secondary
#F5E8D6
accent
#8802E4
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185