#7EA5BC#7EA5BC
#7EA5BC is a light, muted cyan. Relative luminance 0.350; OKLCH L 70.1% C 0.054 H 234.4°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA5BC |
|---|---|
| RGB | rgb(126, 165, 188) |
| HSL | hsl(202, 32%, 62%) |
| HSV | hsv(202, 33%, 74%) |
| CMYK | cmyk(33%, 12.2%, 0%, 26.3%) |
| CIE-LAB | lab(65.73, -7.61, -16.09) |
| CIE-LCH | lch(65.73, 17.80, 244.68°) |
| OKLab | oklab(70.15% -0.0315 -0.0441) |
| OKLCH | oklch(70.15% 0.054 234.4) |
| XYZ | xyz(31.1336, 34.9752, 52.6776) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.25
Bluegrey
#85A3B2
ΔE00 3.01
Bluey Grey
#89A0B0
ΔE00 4.12
Light Grey Blue
#9DBCD4
ΔE00 7.35
Cool Gray
#9AA7B0
ΔE00 7.79
Blue Grey
#758DA3
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA5BC #BC957E
analogous
#7EBCB4 #7EA5BC #7E86BC
triadic
#7EA5BC #BC7EA5 #A5BC7E
tetradic
#7EA5BC #B47EBC #BC957E #86BC7E
square
#7EA5BC #B47EBC #BC957E #86BC7E
split-complementary
#7EA5BC #BC7E86 #BCB47E
monochromatic
#41687E #5689A6 #7EA5BC #A6C1D1 #CFDDE6
Accessibility & contrast
On white
2.63
#7EA5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#7EA5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA5BC
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA5BC | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BD
Deuteranopia (green-blind)
#929DBC
Tritanopia (blue-blind)
#6AABAC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ea5bc; /* rgb */ color: rgb(126, 165, 188); /* oklch */ color: oklch(70.1% 0.054 234.4);
Tailwind
colors: {
custom: {
50: '#a5bfd0',
500: '#7ea5bc',
950: '#000000',
},
}SCSS
$custom: #7ea5bc; $custom-light: #a5bfd0; $custom-dark: #000000;
JSON
{
"hex": "#7ea5bc",
"rgb": {
"r": 126,
"g": 165,
"b": 188
},
"hsl": {
"h": 202.258,
"s": 31.633,
"l": 61.569
},
"oklch": {
"l": 0.70148,
"c": 0.05425,
"h": 234.4
},
"luminance": 0.34977
}Semantic roles & 50–950 ramp
primary
#7EA5BC
secondary
#D6C8BF
accent
#643BAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182