#7EA9BC#7EA9BC
#7EA9BC is a light, muted cyan. Relative luminance 0.364; OKLCH L 71.0% C 0.054 H 227.0°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA9BC |
|---|---|
| RGB | rgb(126, 169, 188) |
| HSL | hsl(198, 32%, 62%) |
| HSV | hsv(198, 33%, 74%) |
| CMYK | cmyk(33%, 10.1%, 0%, 26.3%) |
| CIE-LAB | lab(66.86, -9.78, -14.40) |
| CIE-LCH | lch(66.86, 17.41, 235.79°) |
| OKLab | oklab(71.04% -0.0368 -0.0394) |
| OKLCH | oklch(71.04% 0.054 227) |
| XYZ | xyz(31.8663, 36.4408, 52.9219) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.46
Bluegrey
#85A3B2
ΔE00 3.23
Bluey Grey
#89A0B0
ΔE00 5.44
Light Grey Blue
#9DBCD4
ΔE00 7.54
Cool Gray
#9AA7B0
ΔE00 8.26
Cool Grey
#95A3A6
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA9BC #BC917E
analogous
#7EBCB0 #7EA9BC #7E8ABC
triadic
#7EA9BC #BC7EA9 #A9BC7E
tetradic
#7EA9BC #B07EBC #BC917E #8ABC7E
square
#7EA9BC #B07EBC #BC917E #8ABC7E
split-complementary
#7EA9BC #BC7E8A #BCB07E
monochromatic
#416C7E #568EA6 #7EA9BC #A6C4D1 #CFDFE6
Accessibility & contrast
On white
2.53
#7EA9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#7EA9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA9BC
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA9BC | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BD
Deuteranopia (green-blind)
#969FBC
Tritanopia (blue-blind)
#69AFAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ea9bc; /* rgb */ color: rgb(126, 169, 188); /* oklch */ color: oklch(71.0% 0.054 227.0);
Tailwind
colors: {
custom: {
50: '#a5c2d0',
500: '#7ea9bc',
950: '#000000',
},
}SCSS
$custom: #7ea9bc; $custom-light: #a5c2d0; $custom-dark: #000000;
JSON
{
"hex": "#7ea9bc",
"rgb": {
"r": 126,
"g": 169,
"b": 188
},
"hsl": {
"h": 198.387,
"s": 31.633,
"l": 61.569
},
"oklch": {
"l": 0.7104,
"c": 0.05393,
"h": 227
},
"luminance": 0.36442
}Semantic roles & 50–950 ramp
primary
#7EA9BC
secondary
#D6C6BF
accent
#5D3BAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182