#7EA7DC#7EA7DC
#7EA7DC is a light, moderate cyan. Relative luminance 0.372; OKLCH L 71.9% C 0.090 H 255.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA7DC |
|---|---|
| RGB | rgb(126, 167, 220) |
| HSL | hsl(214, 57%, 68%) |
| HSV | hsv(214, 43%, 86%) |
| CMYK | cmyk(42.7%, 24.1%, 0%, 13.7%) |
| CIE-LAB | lab(67.46, -0.19, -31.17) |
| CIE-LCH | lch(67.46, 31.18, 269.65°) |
| OKLab | oklab(71.9% -0.023 -0.0868) |
| OKLCH | oklch(71.9% 0.09 255.1) |
| XYZ | xyz(35.3369, 37.2382, 73.0220) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.43
Cornflowerblue
#6495ED
ΔE00 5.76
Sky Blue (survey)
#75BBFD
ΔE00 7.10
Periwinkle Blue
#8F99FB
ΔE00 7.79
Pastel Blue
#A2BFFE
ΔE00 8.02
Faded Blue
#658CBB
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA7DC #DCB37E
analogous
#7ED6DC #7EA7DC #847EDC
triadic
#7EA7DC #DC7EA7 #A7DC7E
tetradic
#7EA7DC #DC7ED6 #DCB37E #7EDC84
square
#7EA7DC #DC7ED6 #DCB37E #7EDC84
split-complementary
#7EA7DC #DC847E #D6DC7E
monochromatic
#3068B0 #4E86CF #7EA7DC #AEC8E9 #DEE9F6
Accessibility & contrast
On white
2.49
#7EA7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#7EA7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA7DC
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA7DC | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DE
Deuteranopia (green-blind)
#88A0DB
Tritanopia (blue-blind)
#5BB3B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ea7dc; /* rgb */ color: rgb(126, 167, 220); /* oklch */ color: oklch(71.9% 0.090 255.1);
Tailwind
colors: {
custom: {
50: '#a7c1e7',
500: '#7ea7dc',
950: '#000000',
},
}SCSS
$custom: #7ea7dc; $custom-light: #a7c1e7; $custom-dark: #000000;
JSON
{
"hex": "#7ea7dc",
"rgb": {
"r": 126,
"g": 167,
"b": 220
},
"hsl": {
"h": 213.83,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.71895,
"c": 0.08977,
"h": 255.1
},
"luminance": 0.3724
}Semantic roles & 50–950 ramp
primary
#7EA7DC
secondary
#E9DDCC
accent
#7D21C5
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#101216
muted
#7F8184