#7EAEBA#7EAEBA
#7EAEBA is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.1% C 0.054 H 214.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAEBA |
|---|---|
| RGB | rgb(126, 174, 186) |
| HSL | hsl(192, 30%, 61%) |
| HSV | hsv(192, 32%, 73%) |
| CMYK | cmyk(32.3%, 6.5%, 0%, 27.1%) |
| CIE-LAB | lab(68.21, -12.96, -11.26) |
| CIE-LCH | lch(68.21, 17.17, 220.99°) |
| OKLab | oklab(72.09% -0.0441 -0.0308) |
| OKLCH | oklch(72.09% 0.054 214.9) |
| XYZ | xyz(32.6003, 38.2512, 52.1103) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.52
Bluegrey
#85A3B2
ΔE00 5.86
Bluey Grey
#89A0B0
ΔE00 8.31
Cadetblue
#5F9EA0
ΔE00 8.37
Cool Grey
#95A3A6
ΔE00 9.24
Light Grey Blue
#9DBCD4
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAEBA #BA8A7E
analogous
#7EBAA8 #7EAEBA #7E90BA
triadic
#7EAEBA #BA7EAE #AEBA7E
tetradic
#7EAEBA #A87EBA #BA8A7E #90BA7E
square
#7EAEBA #A87EBA #BA8A7E #90BA7E
split-complementary
#7EAEBA #BA7E90 #BAA87E
monochromatic
#42707C #5794A3 #7EAEBA #A6C7CF #CEE0E5
Accessibility & contrast
On white
2.43
#7EAEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#7EAEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAEBA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAEBA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBB
Deuteranopia (green-blind)
#9BA3BA
Tritanopia (blue-blind)
#69B3B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7eaeba; /* rgb */ color: rgb(126, 174, 186); /* oklch */ color: oklch(72.1% 0.054 214.9);
Tailwind
colors: {
custom: {
50: '#a5c6ce',
500: '#7eaeba',
950: '#000000',
},
}SCSS
$custom: #7eaeba; $custom-light: #a5c6ce; $custom-dark: #000000;
JSON
{
"hex": "#7eaeba",
"rgb": {
"r": 126,
"g": 174,
"b": 186
},
"hsl": {
"h": 192,
"s": 30.303,
"l": 61.176
},
"oklch": {
"l": 0.7209,
"c": 0.05379,
"h": 214.9
},
"luminance": 0.38253
}Semantic roles & 50–950 ramp
primary
#7EAEBA
secondary
#D5C3BF
accent
#523DA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282