#7EA2B1#7EA2B1
#7EA2B1 is a light, muted cyan. Relative luminance 0.335; OKLCH L 69.1% C 0.045 H 225.3°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA2B1 |
|---|---|
| RGB | rgb(126, 162, 177) |
| HSL | hsl(198, 25%, 59%) |
| HSV | hsv(198, 29%, 69%) |
| CMYK | cmyk(28.8%, 8.5%, 0%, 30.6%) |
| CIE-LAB | lab(64.52, -8.71, -11.77) |
| CIE-LCH | lch(64.52, 14.64, 233.49°) |
| OKLab | oklab(69.07% -0.0318 -0.0321) |
| OKLCH | oklch(69.07% 0.045 225.3) |
| XYZ | xyz(29.4579, 33.4493, 46.4907) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 1.82
Greyblue
#77A1B5
ΔE00 1.96
Bluey Grey
#89A0B0
ΔE00 4.18
Cool Grey
#95A3A6
ΔE00 7.16
Cool Gray
#9AA7B0
ΔE00 7.33
Bluish Grey
#748B97
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA2B1 #B18D7E
analogous
#7EB1A7 #7EA2B1 #7E89B1
triadic
#7EA2B1 #B17EA2 #A2B17E
tetradic
#7EA2B1 #A77EB1 #B18D7E #89B17E
square
#7EA2B1 #A77EB1 #B18D7E #89B17E
split-complementary
#7EA2B1 #B17E89 #B1A77E
monochromatic
#446371 #5B8597 #7EA2B1 #A4BDC8 #CAD9DF
Accessibility & contrast
On white
2.73
#7EA2B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#7EA2B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA2B1
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA2B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA2B1 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B2
Deuteranopia (green-blind)
#929AB1
Tritanopia (blue-blind)
#6EA7A7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7ea2b1; /* rgb */ color: rgb(126, 162, 177); /* oklch */ color: oklch(69.1% 0.045 225.3);
Tailwind
colors: {
custom: {
50: '#a4bdc8',
500: '#7ea2b1',
950: '#000000',
},
}SCSS
$custom: #7ea2b1; $custom-light: #a4bdc8; $custom-dark: #000000;
JSON
{
"hex": "#7ea2b1",
"rgb": {
"r": 126,
"g": 162,
"b": 177
},
"hsl": {
"h": 197.647,
"s": 24.638,
"l": 59.412
},
"oklch": {
"l": 0.69074,
"c": 0.04518,
"h": 225.3
},
"luminance": 0.33451
}Semantic roles & 50–950 ramp
primary
#7EA2B1
secondary
#CFC1BB
accent
#8167C1
background
#FAFBFC
surface
#F4F6F8
border
#CED0D1
text
#0F1213
muted
#7F8182