#7EA4CD#7EA4CD
#7EA4CD is a light, moderate cyan. Relative luminance 0.354; OKLCH L 70.6% C 0.073 H 250.8°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA4CD |
|---|---|
| RGB | rgb(126, 164, 205) |
| HSL | hsl(211, 44%, 65%) |
| HSV | hsv(211, 39%, 80%) |
| CMYK | cmyk(38.5%, 20%, 0%, 19.6%) |
| CIE-LAB | lab(66.05, -2.63, -25.05) |
| CIE-LCH | lch(66.05, 25.19, 264.01°) |
| OKLab | oklab(70.6% -0.0241 -0.0693) |
| OKLCH | oklch(70.6% 0.073 250.8) |
| XYZ | xyz(32.8956, 35.3925, 62.8439) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 6.13
Carolina Blue
#8AB8FE
ΔE00 7.22
Faded Blue
#658CBB
ΔE00 7.77
Bluey Grey
#89A0B0
ΔE00 7.81
Periwinkle Blue
#8F99FB
ΔE00 7.84
Greyblue
#77A1B5
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA4CD #CDA77E
analogous
#7ECCCD #7EA4CD #7F7ECD
triadic
#7EA4CD #CD7EA4 #A4CD7E
tetradic
#7EA4CD #CD7ECC #CDA77E #7ECD7F
square
#7EA4CD #CD7ECC #CDA77E #7ECD7F
split-complementary
#7EA4CD #CD7F7E #CCCD7E
monochromatic
#3A6796 #5285BC #7EA4CD #AAC3DE #D6E2EF
Accessibility & contrast
On white
2.60
#7EA4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#7EA4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA4CD
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA4CD | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5CF
Deuteranopia (green-blind)
#8B9DCC
Tritanopia (blue-blind)
#63ADB2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ea4cd; /* rgb */ color: rgb(126, 164, 205); /* oklch */ color: oklch(70.6% 0.073 250.8);
Tailwind
colors: {
custom: {
50: '#a6bedc',
500: '#7ea4cd',
950: '#000000',
},
}SCSS
$custom: #7ea4cd; $custom-light: #a6bedc; $custom-dark: #000000;
JSON
{
"hex": "#7ea4cd",
"rgb": {
"r": 126,
"g": 164,
"b": 205
},
"hsl": {
"h": 211.139,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.70603,
"c": 0.0734,
"h": 250.8
},
"luminance": 0.35394
}Semantic roles & 50–950 ramp
primary
#7EA4CD
secondary
#E1D4C6
accent
#752EB7
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101215
muted
#7F8183