#7EA7CC#7EA7CC
#7EA7CC is a light, moderate cyan. Relative luminance 0.364; OKLCH L 71.2% C 0.070 H 246.2°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA7CC |
|---|---|
| RGB | rgb(126, 167, 204) |
| HSL | hsl(208, 43%, 65%) |
| HSV | hsv(208, 38%, 80%) |
| CMYK | cmyk(38.2%, 18.1%, 0%, 20%) |
| CIE-LAB | lab(66.85, -4.55, -23.28) |
| CIE-LCH | lch(66.85, 23.72, 258.93°) |
| OKLab | oklab(71.22% -0.0283 -0.0643) |
| OKLCH | oklch(71.22% 0.07 246.2) |
| XYZ | xyz(33.3185, 36.4309, 62.3913) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.73
Bluey Grey
#89A0B0
ΔE00 6.98
Cornflowerblue
#6495ED
ΔE00 7.16
Carolina Blue
#8AB8FE
ΔE00 7.21
Light Grey Blue
#9DBCD4
ΔE00 7.24
Bluegrey
#85A3B2
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA7CC #CCA37E
analogous
#7ECCCA #7EA7CC #7E80CC
triadic
#7EA7CC #CC7EA7 #A7CC7E
tetradic
#7EA7CC #CA7ECC #CCA37E #80CC7E
square
#7EA7CC #CA7ECC #CCA37E #80CC7E
split-complementary
#7EA7CC #CC7E80 #CCCA7E
monochromatic
#3B6A95 #5289BB #7EA7CC #AAC5DD #D6E3EF
Accessibility & contrast
On white
2.53
#7EA7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#7EA7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA7CC
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA7CC | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CE
Deuteranopia (green-blind)
#8E9FCB
Tritanopia (blue-blind)
#63B0B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ea7cc; /* rgb */ color: rgb(126, 167, 204); /* oklch */ color: oklch(71.2% 0.070 246.2);
Tailwind
colors: {
custom: {
50: '#a6c1db',
500: '#7ea7cc',
950: '#000000',
},
}SCSS
$custom: #7ea7cc; $custom-light: #a6c1db; $custom-dark: #000000;
JSON
{
"hex": "#7ea7cc",
"rgb": {
"r": 126,
"g": 167,
"b": 204
},
"hsl": {
"h": 208.462,
"s": 43.333,
"l": 64.706
},
"oklch": {
"l": 0.71217,
"c": 0.07027,
"h": 246.2
},
"luminance": 0.36433
}Semantic roles & 50–950 ramp
primary
#7EA7CC
secondary
#E0D2C6
accent
#6F2FB6
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#101215
muted
#7F8183