#7EA7BC#7EA7BC
#7EA7BC is a light, muted cyan. Relative luminance 0.357; OKLCH L 70.6% C 0.054 H 230.7°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA7BC |
|---|---|
| RGB | rgb(126, 167, 188) |
| HSL | hsl(200, 32%, 62%) |
| HSV | hsv(200, 33%, 74%) |
| CMYK | cmyk(33%, 11.2%, 0%, 26.3%) |
| CIE-LAB | lab(66.29, -8.70, -15.24) |
| CIE-LCH | lch(66.29, 17.55, 240.28°) |
| OKLab | oklab(70.59% -0.0342 -0.0418) |
| OKLCH | oklch(70.59% 0.054 230.7) |
| XYZ | xyz(31.4971, 35.7023, 52.7988) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 1.99
Bluegrey
#85A3B2
ΔE00 2.86
Bluey Grey
#89A0B0
ΔE00 4.67
Light Grey Blue
#9DBCD4
ΔE00 7.34
Cool Gray
#9AA7B0
ΔE00 7.94
Cool Grey
#95A3A6
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA7BC #BC937E
analogous
#7EBCB2 #7EA7BC #7E88BC
triadic
#7EA7BC #BC7EA7 #A7BC7E
tetradic
#7EA7BC #B27EBC #BC937E #88BC7E
square
#7EA7BC #B27EBC #BC937E #88BC7E
split-complementary
#7EA7BC #BC7E88 #BCB27E
monochromatic
#416A7E #568BA6 #7EA7BC #A6C2D1 #CFDEE6
Accessibility & contrast
On white
2.58
#7EA7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#7EA7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA7BC
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA7BC | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BD
Deuteranopia (green-blind)
#949EBC
Tritanopia (blue-blind)
#69ADAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ea7bc; /* rgb */ color: rgb(126, 167, 188); /* oklch */ color: oklch(70.6% 0.054 230.7);
Tailwind
colors: {
custom: {
50: '#a5c1d0',
500: '#7ea7bc',
950: '#000000',
},
}SCSS
$custom: #7ea7bc; $custom-light: #a5c1d0; $custom-dark: #000000;
JSON
{
"hex": "#7ea7bc",
"rgb": {
"r": 126,
"g": 167,
"b": 188
},
"hsl": {
"h": 200.323,
"s": 31.633,
"l": 61.569
},
"oklch": {
"l": 0.70593,
"c": 0.05397,
"h": 230.7
},
"luminance": 0.35704
}Semantic roles & 50–950 ramp
primary
#7EA7BC
secondary
#D6C7BF
accent
#613BAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182