#7EAEBC#7EAEBC
#7EAEBC is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.2% C 0.055 H 217.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAEBC |
|---|---|
| RGB | rgb(126, 174, 188) |
| HSL | hsl(194, 32%, 62%) |
| HSV | hsv(194, 33%, 74%) |
| CMYK | cmyk(33%, 7.4%, 0%, 26.3%) |
| CIE-LAB | lab(68.27, -12.46, -12.27) |
| CIE-LCH | lch(68.27, 17.49, 224.56°) |
| OKLab | oklab(72.16% -0.0433 -0.0336) |
| OKLCH | oklch(72.16% 0.055 217.8) |
| XYZ | xyz(32.8144, 38.3368, 53.2379) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.94
Bluegrey
#85A3B2
ΔE00 5.40
Bluey Grey
#89A0B0
ΔE00 7.84
Light Grey Blue
#9DBCD4
ΔE00 8.73
Cadetblue
#5F9EA0
ΔE00 8.98
Cool Grey
#95A3A6
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAEBC #BC8C7E
analogous
#7EBCAB #7EAEBC #7E8FBC
triadic
#7EAEBC #BC7EAE #AEBC7E
tetradic
#7EAEBC #AB7EBC #BC8C7E #8FBC7E
square
#7EAEBC #AB7EBC #BC8C7E #8FBC7E
split-complementary
#7EAEBC #BC7E8F #BCAB7E
monochromatic
#41707E #5694A6 #7EAEBC #A6C7D1 #CFE1E6
Accessibility & contrast
On white
2.42
#7EAEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#7EAEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAEBC
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAEBC | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBD
Deuteranopia (green-blind)
#9BA3BC
Tritanopia (blue-blind)
#68B3B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7eaebc; /* rgb */ color: rgb(126, 174, 188); /* oklch */ color: oklch(72.2% 0.055 217.8);
Tailwind
colors: {
custom: {
50: '#a5c6d0',
500: '#7eaebc',
950: '#000000',
},
}SCSS
$custom: #7eaebc; $custom-light: #a5c6d0; $custom-dark: #000000;
JSON
{
"hex": "#7eaebc",
"rgb": {
"r": 126,
"g": 174,
"b": 188
},
"hsl": {
"h": 193.548,
"s": 31.633,
"l": 61.569
},
"oklch": {
"l": 0.7216,
"c": 0.0548,
"h": 217.8
},
"luminance": 0.38339
}Semantic roles & 50–950 ramp
primary
#7EAEBC
secondary
#D6C5BF
accent
#543BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282