#7EA8BB#7EA8BB
#7EA8BB is a light, muted cyan. Relative luminance 0.360; OKLCH L 70.8% C 0.053 H 227.5°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA8BB |
|---|---|
| RGB | rgb(126, 168, 187) |
| HSL | hsl(199, 31%, 61%) |
| HSV | hsv(199, 33%, 73%) |
| CMYK | cmyk(32.6%, 10.2%, 0%, 26.7%) |
| CIE-LAB | lab(66.54, -9.49, -14.31) |
| CIE-LCH | lch(66.54, 17.18, 236.44°) |
| OKLab | oklab(70.78% -0.0359 -0.0392) |
| OKLCH | oklch(70.78% 0.053 227.5) |
| XYZ | xyz(31.5736, 36.0271, 52.2944) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.17
Bluegrey
#85A3B2
ΔE00 2.95
Bluey Grey
#89A0B0
ΔE00 5.14
Light Grey Blue
#9DBCD4
ΔE00 7.61
Cool Gray
#9AA7B0
ΔE00 8.09
Cool Grey
#95A3A6
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA8BB #BB917E
analogous
#7EBBB0 #7EA8BB #7E8ABB
triadic
#7EA8BB #BB7EA8 #A8BB7E
tetradic
#7EA8BB #B07EBB #BB917E #8ABB7E
square
#7EA8BB #B07EBB #BB917E #8ABB7E
split-complementary
#7EA8BB #BB7E8A #BBB07E
monochromatic
#426A7D #578DA5 #7EA8BB #A6C3D0 #CEDEE5
Accessibility & contrast
On white
2.56
#7EA8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#7EA8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA8BB
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA8BB | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#6AAEAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ea8bb; /* rgb */ color: rgb(126, 168, 187); /* oklch */ color: oklch(70.8% 0.053 227.5);
Tailwind
colors: {
custom: {
50: '#a5c1cf',
500: '#7ea8bb',
950: '#000000',
},
}SCSS
$custom: #7ea8bb; $custom-light: #a5c1cf; $custom-dark: #000000;
JSON
{
"hex": "#7ea8bb",
"rgb": {
"r": 126,
"g": 168,
"b": 187
},
"hsl": {
"h": 198.689,
"s": 30.964,
"l": 61.373
},
"oklch": {
"l": 0.70779,
"c": 0.05313,
"h": 227.5
},
"luminance": 0.36029
}Semantic roles & 50–950 ramp
primary
#7EA8BB
secondary
#D6C6BF
accent
#5E3CAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182