#7EA8BA#7EA8BA
#7EA8BA is a light, muted cyan. Relative luminance 0.360; OKLCH L 70.7% C 0.052 H 226.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA8BA |
|---|---|
| RGB | rgb(126, 168, 186) |
| HSL | hsl(198, 30%, 61%) |
| HSV | hsv(198, 32%, 73%) |
| CMYK | cmyk(32.3%, 9.7%, 0%, 27.1%) |
| CIE-LAB | lab(66.51, -9.75, -13.81) |
| CIE-LCH | lch(66.51, 16.90, 234.78°) |
| OKLab | oklab(70.74% -0.0363 -0.0378) |
| OKLCH | oklch(70.74% 0.052 226.2) |
| XYZ | xyz(31.4669, 35.9845, 51.7325) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.27
Bluegrey
#85A3B2
ΔE00 2.97
Bluey Grey
#89A0B0
ΔE00 5.28
Light Grey Blue
#9DBCD4
ΔE00 7.83
Cool Gray
#9AA7B0
ΔE00 8.12
Cool Grey
#95A3A6
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA8BA #BA907E
analogous
#7EBAAE #7EA8BA #7E8ABA
triadic
#7EA8BA #BA7EA8 #A8BA7E
tetradic
#7EA8BA #AE7EBA #BA907E #8ABA7E
square
#7EA8BA #AE7EBA #BA907E #8ABA7E
split-complementary
#7EA8BA #BA7E8A #BAAE7E
monochromatic
#426A7C #578DA3 #7EA8BA #A6C3CF #CEDEE5
Accessibility & contrast
On white
2.56
#7EA8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#7EA8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA8BA
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA8BA | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BB
Deuteranopia (green-blind)
#959FBA
Tritanopia (blue-blind)
#6AAEAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ea8ba; /* rgb */ color: rgb(126, 168, 186); /* oklch */ color: oklch(70.7% 0.052 226.2);
Tailwind
colors: {
custom: {
50: '#a5c1ce',
500: '#7ea8ba',
950: '#000000',
},
}SCSS
$custom: #7ea8ba; $custom-light: #a5c1ce; $custom-dark: #000000;
JSON
{
"hex": "#7ea8ba",
"rgb": {
"r": 126,
"g": 168,
"b": 186
},
"hsl": {
"h": 198,
"s": 30.303,
"l": 61.176
},
"oklch": {
"l": 0.70743,
"c": 0.05237,
"h": 226.2
},
"luminance": 0.35986
}Semantic roles & 50–950 ramp
primary
#7EA8BA
secondary
#D5C5BF
accent
#5D3DA9
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182