#7EA5BE#7EA5BE
#7EA5BE is a light, muted cyan. Relative luminance 0.351; OKLCH L 70.2% C 0.056 H 236.7°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA5BE |
|---|---|
| RGB | rgb(126, 165, 190) |
| HSL | hsl(203, 33%, 62%) |
| HSV | hsv(203, 34%, 75%) |
| CMYK | cmyk(33.7%, 13.2%, 0%, 25.5%) |
| CIE-LAB | lab(65.80, -7.11, -17.11) |
| CIE-LCH | lch(65.80, 18.52, 247.44°) |
| OKLab | oklab(70.22% -0.0308 -0.0469) |
| OKLCH | oklch(70.22% 0.056 236.7) |
| XYZ | xyz(31.3506, 35.0620, 53.8210) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.90
Bluegrey
#85A3B2
ΔE00 3.61
Bluey Grey
#89A0B0
ΔE00 4.28
Light Grey Blue
#9DBCD4
ΔE00 7.19
Cool Gray
#9AA7B0
ΔE00 7.99
Blue Grey
#758DA3
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA5BE #BE977E
analogous
#7EBEB7 #7EA5BE #7E85BE
triadic
#7EA5BE #BE7EA5 #A5BE7E
tetradic
#7EA5BE #B77EBE #BE977E #85BE7E
square
#7EA5BE #B77EBE #BE977E #85BE7E
split-complementary
#7EA5BE #BE7E85 #BEB77E
monochromatic
#416881 #5589A9 #7EA5BE #A7C1D3 #CFDEE7
Accessibility & contrast
On white
2.62
#7EA5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#7EA5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA5BE
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA5BE | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BF
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#69ABAD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ea5be; /* rgb */ color: rgb(126, 165, 190); /* oklch */ color: oklch(70.2% 0.056 236.7);
Tailwind
colors: {
custom: {
50: '#a5bfd1',
500: '#7ea5be',
950: '#000000',
},
}SCSS
$custom: #7ea5be; $custom-light: #a5bfd1; $custom-dark: #000000;
JSON
{
"hex": "#7ea5be",
"rgb": {
"r": 126,
"g": 165,
"b": 190
},
"hsl": {
"h": 203.438,
"s": 32.99,
"l": 61.961
},
"oklch": {
"l": 0.70224,
"c": 0.05615,
"h": 236.7
},
"luminance": 0.35064
}Semantic roles & 50–950 ramp
primary
#7EA5BE
secondary
#D8C9C0
accent
#663AAC
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182