#7EA6BB#7EA6BB
#7EA6BB is a light, muted cyan. Relative luminance 0.353; OKLCH L 70.3% C 0.053 H 231.3°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA6BB |
|---|---|
| RGB | rgb(126, 166, 187) |
| HSL | hsl(201, 31%, 61%) |
| HSV | hsv(201, 33%, 73%) |
| CMYK | cmyk(32.6%, 11.2%, 0%, 26.7%) |
| CIE-LAB | lab(65.98, -8.41, -15.16) |
| CIE-LCH | lch(65.98, 17.34, 240.98°) |
| OKLab | oklab(70.33% -0.0332 -0.0415) |
| OKLCH | oklch(70.33% 0.053 231.3) |
| XYZ | xyz(31.2072, 35.2944, 52.1722) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 1.83
Bluegrey
#85A3B2
ΔE00 2.66
Bluey Grey
#89A0B0
ΔE00 4.38
Light Grey Blue
#9DBCD4
ΔE00 7.46
Cool Gray
#9AA7B0
ΔE00 7.80
Cool Grey
#95A3A6
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA6BB #BB937E
analogous
#7EBBB2 #7EA6BB #7E88BB
triadic
#7EA6BB #BB7EA6 #A6BB7E
tetradic
#7EA6BB #B27EBB #BB937E #88BB7E
square
#7EA6BB #B27EBB #BB937E #88BB7E
split-complementary
#7EA6BB #BB7E88 #BBB27E
monochromatic
#42687D #578AA5 #7EA6BB #A6C2D0 #CEDDE5
Accessibility & contrast
On white
2.61
#7EA6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#7EA6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA6BB
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA6BB | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#939DBB
Tritanopia (blue-blind)
#6AACAD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ea6bb; /* rgb */ color: rgb(126, 166, 187); /* oklch */ color: oklch(70.3% 0.053 231.3);
Tailwind
colors: {
custom: {
50: '#a5c0cf',
500: '#7ea6bb',
950: '#000000',
},
}SCSS
$custom: #7ea6bb; $custom-light: #a5c0cf; $custom-dark: #000000;
JSON
{
"hex": "#7ea6bb",
"rgb": {
"r": 126,
"g": 166,
"b": 187
},
"hsl": {
"h": 200.656,
"s": 30.964,
"l": 61.373
},
"oklch": {
"l": 0.70333,
"c": 0.05321,
"h": 231.3
},
"luminance": 0.35296
}Semantic roles & 50–950 ramp
primary
#7EA6BB
secondary
#D6C7BF
accent
#623CAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182