#7EA9CC#7EA9CC
#7EA9CC is a light, moderate cyan. Relative luminance 0.372; OKLCH L 71.7% C 0.069 H 243.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA9CC |
|---|---|
| RGB | rgb(126, 169, 204) |
| HSL | hsl(207, 43%, 65%) |
| HSV | hsv(207, 38%, 80%) |
| CMYK | cmyk(38.2%, 17.2%, 0%, 20%) |
| CIE-LAB | lab(67.40, -5.65, -22.43) |
| CIE-LCH | lch(67.40, 23.13, 255.85°) |
| OKLab | oklab(71.66% -0.0309 -0.0619) |
| OKLCH | oklch(71.66% 0.069 243.5) |
| XYZ | xyz(33.6877, 37.1693, 62.5143) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.08
Light Grey Blue
#9DBCD4
ΔE00 6.65
Bluey Grey
#89A0B0
ΔE00 6.74
Bluegrey
#85A3B2
ΔE00 6.82
Sky Blue (survey)
#75BBFD
ΔE00 7.37
Carolina Blue
#8AB8FE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA9CC #CCA17E
analogous
#7ECCC8 #7EA9CC #7E82CC
triadic
#7EA9CC #CC7EA9 #A9CC7E
tetradic
#7EA9CC #C87ECC #CCA17E #82CC7E
square
#7EA9CC #C87ECC #CCA17E #82CC7E
split-complementary
#7EA9CC #CC7E82 #CCC87E
monochromatic
#3B6C95 #528CBB #7EA9CC #AAC6DD #D6E3EF
Accessibility & contrast
On white
2.49
#7EA9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#7EA9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA9CC
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA9CC | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CE
Deuteranopia (green-blind)
#90A0CB
Tritanopia (blue-blind)
#63B1B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ea9cc; /* rgb */ color: rgb(126, 169, 204); /* oklch */ color: oklch(71.7% 0.069 243.5);
Tailwind
colors: {
custom: {
50: '#a6c2db',
500: '#7ea9cc',
950: '#000000',
},
}SCSS
$custom: #7ea9cc; $custom-light: #a6c2db; $custom-dark: #000000;
JSON
{
"hex": "#7ea9cc",
"rgb": {
"r": 126,
"g": 169,
"b": 204
},
"hsl": {
"h": 206.923,
"s": 43.333,
"l": 64.706
},
"oklch": {
"l": 0.71655,
"c": 0.06919,
"h": 243.5
},
"luminance": 0.37171
}Semantic roles & 50–950 ramp
primary
#7EA9CC
secondary
#E0D2C6
accent
#6C2FB6
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183