#7EA9CD#7EA9CD
#7EA9CD is a light, moderate cyan. Relative luminance 0.372; OKLCH L 71.7% C 0.070 H 244.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA9CD |
|---|---|
| RGB | rgb(126, 169, 205) |
| HSL | hsl(207, 44%, 65%) |
| HSV | hsv(207, 39%, 80%) |
| CMYK | cmyk(38.5%, 17.6%, 0%, 19.6%) |
| CIE-LAB | lab(67.44, -5.39, -22.93) |
| CIE-LCH | lch(67.44, 23.55, 256.77°) |
| OKLab | oklab(71.69% -0.0305 -0.0633) |
| OKLCH | oklch(71.69% 0.07 244.2) |
| XYZ | xyz(33.8080, 37.2174, 63.1480) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.38
Light Grey Blue
#9DBCD4
ΔE00 6.74
Bluey Grey
#89A0B0
ΔE00 6.95
Bluegrey
#85A3B2
ΔE00 7.11
Carolina Blue
#8AB8FE
ΔE00 7.16
Sky Blue (survey)
#75BBFD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA9CD #CDA27E
analogous
#7ECDCA #7EA9CD #7E81CD
triadic
#7EA9CD #CD7EA9 #A9CD7E
tetradic
#7EA9CD #CA7ECD #CDA27E #81CD7E
square
#7EA9CD #CA7ECD #CDA27E #81CD7E
split-complementary
#7EA9CD #CD7E81 #CDCA7E
monochromatic
#3A6C96 #528CBC #7EA9CD #AAC6DE #D6E4EF
Accessibility & contrast
On white
2.49
#7EA9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#7EA9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA9CD
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA9CD | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CF
Deuteranopia (green-blind)
#90A1CC
Tritanopia (blue-blind)
#62B2B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ea9cd; /* rgb */ color: rgb(126, 169, 205); /* oklch */ color: oklch(71.7% 0.070 244.2);
Tailwind
colors: {
custom: {
50: '#a6c2dc',
500: '#7ea9cd',
950: '#000000',
},
}SCSS
$custom: #7ea9cd; $custom-light: #a6c2dc; $custom-dark: #000000;
JSON
{
"hex": "#7ea9cd",
"rgb": {
"r": 126,
"g": 169,
"b": 205
},
"hsl": {
"h": 207.342,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.71695,
"c": 0.07029,
"h": 244.2
},
"luminance": 0.37219
}Semantic roles & 50–950 ramp
primary
#7EA9CD
secondary
#E1D2C6
accent
#6D2EB7
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183