#7EA7BB#7EA7BB
#7EA7BB is a light, muted cyan. Relative luminance 0.357; OKLCH L 70.6% C 0.053 H 229.4°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA7BB |
|---|---|
| RGB | rgb(126, 167, 187) |
| HSL | hsl(200, 31%, 61%) |
| HSV | hsv(200, 33%, 73%) |
| CMYK | cmyk(32.6%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(66.26, -8.95, -14.74) |
| CIE-LCH | lch(66.26, 17.25, 238.72°) |
| OKLab | oklab(70.56% -0.0346 -0.0404) |
| OKLCH | oklch(70.56% 0.053 229.4) |
| XYZ | xyz(31.3897, 35.6593, 52.2331) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 1.91
Bluegrey
#85A3B2
ΔE00 2.74
Bluey Grey
#89A0B0
ΔE00 4.74
Light Grey Blue
#9DBCD4
ΔE00 7.51
Cool Gray
#9AA7B0
ΔE00 7.92
Cool Grey
#95A3A6
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA7BB #BB927E
analogous
#7EBBB1 #7EA7BB #7E89BB
triadic
#7EA7BB #BB7EA7 #A7BB7E
tetradic
#7EA7BB #B17EBB #BB927E #89BB7E
square
#7EA7BB #B17EBB #BB927E #89BB7E
split-complementary
#7EA7BB #BB7E89 #BBB17E
monochromatic
#42697D #578BA5 #7EA7BB #A6C2D0 #CEDEE5
Accessibility & contrast
On white
2.58
#7EA7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#7EA7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA7BB
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA7BB | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#949EBB
Tritanopia (blue-blind)
#6AADAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ea7bb; /* rgb */ color: rgb(126, 167, 187); /* oklch */ color: oklch(70.6% 0.053 229.4);
Tailwind
colors: {
custom: {
50: '#a5c1cf',
500: '#7ea7bb',
950: '#000000',
},
}SCSS
$custom: #7ea7bb; $custom-light: #a5c1cf; $custom-dark: #000000;
JSON
{
"hex": "#7ea7bb",
"rgb": {
"r": 126,
"g": 167,
"b": 187
},
"hsl": {
"h": 199.672,
"s": 30.964,
"l": 61.373
},
"oklch": {
"l": 0.70556,
"c": 0.05314,
"h": 229.4
},
"luminance": 0.35661
}Semantic roles & 50–950 ramp
primary
#7EA7BB
secondary
#D6C6BF
accent
#603CAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182