#7EA3CC#7EA3CC
#7EA3CC is a light, moderate cyan. Relative luminance 0.350; OKLCH L 70.3% C 0.073 H 251.4°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA3CC |
|---|---|
| RGB | rgb(126, 163, 204) |
| HSL | hsl(212, 43%, 65%) |
| HSV | hsv(212, 38%, 80%) |
| CMYK | cmyk(38.2%, 20.1%, 0%, 20%) |
| CIE-LAB | lab(65.74, -2.34, -24.98) |
| CIE-LCH | lch(65.74, 25.08, 264.65°) |
| OKLab | oklab(70.34% -0.0232 -0.0691) |
| OKLCH | oklch(70.34% 0.073 251.4) |
| XYZ | xyz(32.5970, 34.9879, 62.1508) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 6.01
Carolina Blue
#8AB8FE
ΔE00 7.46
Faded Blue
#658CBB
ΔE00 7.50
Periwinkle Blue
#8F99FB
ΔE00 7.68
Bluey Grey
#89A0B0
ΔE00 7.81
Greyblue
#77A1B5
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA3CC #CCA77E
analogous
#7ECACC #7EA3CC #807ECC
triadic
#7EA3CC #CC7EA3 #A3CC7E
tetradic
#7EA3CC #CC7ECA #CCA77E #7ECC80
square
#7EA3CC #CC7ECA #CCA77E #7ECC80
split-complementary
#7EA3CC #CC807E #CACC7E
monochromatic
#3B6595 #5284BB #7EA3CC #AAC2DD #D6E2EF
Accessibility & contrast
On white
2.63
#7EA3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#7EA3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA3CC
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA3CC | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CE
Deuteranopia (green-blind)
#8A9CCB
Tritanopia (blue-blind)
#63ACB1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ea3cc; /* rgb */ color: rgb(126, 163, 204); /* oklch */ color: oklch(70.3% 0.073 251.4);
Tailwind
colors: {
custom: {
50: '#a6bedb',
500: '#7ea3cc',
950: '#000000',
},
}SCSS
$custom: #7ea3cc; $custom-light: #a6bedb; $custom-dark: #000000;
JSON
{
"hex": "#7ea3cc",
"rgb": {
"r": 126,
"g": 163,
"b": 204
},
"hsl": {
"h": 211.538,
"s": 43.333,
"l": 64.706
},
"oklch": {
"l": 0.70344,
"c": 0.07289,
"h": 251.4
},
"luminance": 0.3499
}Semantic roles & 50–950 ramp
primary
#7EA3CC
secondary
#E0D4C6
accent
#762FB6
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#101215
muted
#7F8183