#7EA5BA#7EA5BA
#7EA5BA is a light, muted cyan. Relative luminance 0.349; OKLCH L 70.1% C 0.052 H 232.0°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA5BA |
|---|---|
| RGB | rgb(126, 165, 186) |
| HSL | hsl(201, 30%, 61%) |
| HSV | hsv(201, 32%, 73%) |
| CMYK | cmyk(32.3%, 11.3%, 0%, 27.1%) |
| CIE-LAB | lab(65.66, -8.12, -15.08) |
| CIE-LCH | lch(65.66, 17.13, 241.71°) |
| OKLab | oklab(70.07% -0.0323 -0.0413) |
| OKLCH | oklch(70.07% 0.052 232) |
| XYZ | xyz(30.9195, 34.8896, 51.5500) |
| Luminance | 0.3489 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 1.73
Bluegrey
#85A3B2
ΔE00 2.50
Bluey Grey
#89A0B0
ΔE00 4.11
Light Grey Blue
#9DBCD4
ΔE00 7.60
Cool Gray
#9AA7B0
ΔE00 7.67
Blue Grey
#758DA3
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA5BA #BA937E
analogous
#7EBAB1 #7EA5BA #7E87BA
triadic
#7EA5BA #BA7EA5 #A5BA7E
tetradic
#7EA5BA #B17EBA #BA937E #87BA7E
square
#7EA5BA #B17EBA #BA937E #87BA7E
split-complementary
#7EA5BA #BA7E87 #BAB17E
monochromatic
#42677C #5789A3 #7EA5BA #A6C1CF #CEDDE5
Accessibility & contrast
On white
2.63
#7EA5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#7EA5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA5BA
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA5BA | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA3BB
Deuteranopia (green-blind)
#929CBA
Tritanopia (blue-blind)
#6AABAC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7ea5ba; /* rgb */ color: rgb(126, 165, 186); /* oklch */ color: oklch(70.1% 0.052 232.0);
Tailwind
colors: {
custom: {
50: '#a5bfce',
500: '#7ea5ba',
950: '#000000',
},
}SCSS
$custom: #7ea5ba; $custom-light: #a5bfce; $custom-dark: #000000;
JSON
{
"hex": "#7ea5ba",
"rgb": {
"r": 126,
"g": 165,
"b": 186
},
"hsl": {
"h": 201,
"s": 30.303,
"l": 61.176
},
"oklch": {
"l": 0.70073,
"c": 0.05244,
"h": 232
},
"luminance": 0.34891
}Semantic roles & 50–950 ramp
primary
#7EA5BA
secondary
#D5C7BF
accent
#623DA9
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182