#7EA7BE#7EA7BE
#7EA7BE is a light, muted cyan. Relative luminance 0.358; OKLCH L 70.7% C 0.056 H 233.1°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA7BE |
|---|---|
| RGB | rgb(126, 167, 190) |
| HSL | hsl(202, 33%, 62%) |
| HSV | hsv(202, 34%, 75%) |
| CMYK | cmyk(33.7%, 12.1%, 0%, 25.5%) |
| CIE-LAB | lab(66.36, -8.20, -16.26) |
| CIE-LCH | lch(66.36, 18.21, 243.24°) |
| OKLab | oklab(70.67% -0.0334 -0.0446) |
| OKLCH | oklch(70.67% 0.056 233.1) |
| XYZ | xyz(31.7142, 35.7891, 53.9421) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.38
Bluegrey
#85A3B2
ΔE00 3.24
Bluey Grey
#89A0B0
ΔE00 4.63
Light Grey Blue
#9DBCD4
ΔE00 7.06
Cool Gray
#9AA7B0
ΔE00 8.03
Blue Grey
#758DA3
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA7BE #BE957E
analogous
#7EBEB5 #7EA7BE #7E87BE
triadic
#7EA7BE #BE7EA7 #A7BE7E
tetradic
#7EA7BE #B57EBE #BE957E #87BE7E
square
#7EA7BE #B57EBE #BE957E #87BE7E
split-complementary
#7EA7BE #BE7E87 #BEB57E
monochromatic
#416A81 #558BA9 #7EA7BE #A7C3D3 #CFDFE7
Accessibility & contrast
On white
2.57
#7EA7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#7EA7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA7BE
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA7BE | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6BF
Deuteranopia (green-blind)
#939EBE
Tritanopia (blue-blind)
#69ADAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ea7be; /* rgb */ color: rgb(126, 167, 190); /* oklch */ color: oklch(70.7% 0.056 233.1);
Tailwind
colors: {
custom: {
50: '#a5c1d1',
500: '#7ea7be',
950: '#000000',
},
}SCSS
$custom: #7ea7be; $custom-light: #a5c1d1; $custom-dark: #000000;
JSON
{
"hex": "#7ea7be",
"rgb": {
"r": 126,
"g": 167,
"b": 190
},
"hsl": {
"h": 201.563,
"s": 32.99,
"l": 61.961
},
"oklch": {
"l": 0.70668,
"c": 0.05572,
"h": 233.1
},
"luminance": 0.35791
}Semantic roles & 50–950 ramp
primary
#7EA7BE
secondary
#D8C9C0
accent
#633AAC
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182