#7EA9E5#7EA9E5
#7EA9E5 is a light, moderate cyan. Relative luminance 0.385; OKLCH L 72.7% C 0.100 H 256.8°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA9E5 |
|---|---|
| RGB | rgb(126, 169, 229) |
| HSL | hsl(215, 66%, 70%) |
| HSV | hsv(215, 45%, 90%) |
| CMYK | cmyk(45%, 26.2%, 0%, 10.2%) |
| CIE-LAB | lab(68.36, 1.22, -34.71) |
| CIE-LCH | lch(68.36, 34.73, 272.01°) |
| OKLab | oklab(72.73% -0.0227 -0.0969) |
| OKLCH | oklch(72.73% 0.1 256.8) |
| XYZ | xyz(36.9303, 38.4664, 79.5923) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.49
Cornflowerblue
#6495ED
ΔE00 5.97
Sky Blue (survey)
#75BBFD
ΔE00 6.49
Pastel Blue
#A2BFFE
ΔE00 7.41
Periwinkle Blue
#8F99FB
ΔE00 8.01
Light Grey Blue
#9DBCD4
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA9E5 #E5BA7E
analogous
#7EDDE5 #7EA9E5 #867EE5
triadic
#7EA9E5 #E57EA9 #A9E57E
tetradic
#7EA9E5 #E57EDD #E5BA7E #7EE586
square
#7EA9E5 #E57EDD #E5BA7E #7EE586
split-complementary
#7EA9E5 #E5867E #DDE57E
monochromatic
#2768C2 #4B87DB #7EA9E5 #B1CBEF #E4EDFA
Accessibility & contrast
On white
2.42
#7EA9E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#7EA9E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA9E5
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA9E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA9E5 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ACE8
Deuteranopia (green-blind)
#86A2E4
Tritanopia (blue-blind)
#55B6BE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7ea9e5; /* rgb */ color: rgb(126, 169, 229); /* oklch */ color: oklch(72.7% 0.100 256.8);
Tailwind
colors: {
custom: {
50: '#a8c2ed',
500: '#7ea9e5',
950: '#000000',
},
}SCSS
$custom: #7ea9e5; $custom-light: #a8c2ed; $custom-dark: #000000;
JSON
{
"hex": "#7ea9e5",
"rgb": {
"r": 126,
"g": 169,
"b": 229
},
"hsl": {
"h": 214.951,
"s": 66.452,
"l": 69.608
},
"oklch": {
"l": 0.72726,
"c": 0.09954,
"h": 256.8
},
"luminance": 0.38469
}Semantic roles & 50–950 ramp
primary
#7EA9E5
secondary
#EEE2D1
accent
#8217CE
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184