#7EA7BA#7EA7BA
#7EA7BA is a light, muted cyan. Relative luminance 0.356; OKLCH L 70.5% C 0.052 H 228.1°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA7BA |
|---|---|
| RGB | rgb(126, 167, 186) |
| HSL | hsl(199, 30%, 61%) |
| HSV | hsv(199, 32%, 73%) |
| CMYK | cmyk(32.3%, 10.2%, 0%, 27.1%) |
| CIE-LAB | lab(66.23, -9.20, -14.23) |
| CIE-LCH | lch(66.23, 16.95, 237.11°) |
| OKLab | oklab(70.52% -0.0349 -0.039) |
| OKLCH | oklch(70.52% 0.052 228.1) |
| XYZ | xyz(31.2830, 35.6167, 51.6712) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 1.91
Bluegrey
#85A3B2
ΔE00 2.68
Bluey Grey
#89A0B0
ΔE00 4.84
Light Grey Blue
#9DBCD4
ΔE00 7.71
Cool Gray
#9AA7B0
ΔE00 7.92
Cool Grey
#95A3A6
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA7BA #BA917E
analogous
#7EBAAF #7EA7BA #7E89BA
triadic
#7EA7BA #BA7EA7 #A7BA7E
tetradic
#7EA7BA #AF7EBA #BA917E #89BA7E
square
#7EA7BA #AF7EBA #BA917E #89BA7E
split-complementary
#7EA7BA #BA7E89 #BAAF7E
monochromatic
#42697C #578BA3 #7EA7BA #A6C2CF #CEDDE5
Accessibility & contrast
On white
2.59
#7EA7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#7EA7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA7BA
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA7BA | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BB
Deuteranopia (green-blind)
#949EBA
Tritanopia (blue-blind)
#6AADAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ea7ba; /* rgb */ color: rgb(126, 167, 186); /* oklch */ color: oklch(70.5% 0.052 228.1);
Tailwind
colors: {
custom: {
50: '#a5c1ce',
500: '#7ea7ba',
950: '#000000',
},
}SCSS
$custom: #7ea7ba; $custom-light: #a5c1ce; $custom-dark: #000000;
JSON
{
"hex": "#7ea7ba",
"rgb": {
"r": 126,
"g": 167,
"b": 186
},
"hsl": {
"h": 199,
"s": 30.303,
"l": 61.176
},
"oklch": {
"l": 0.70519,
"c": 0.05234,
"h": 228.1
},
"luminance": 0.35618
}Semantic roles & 50–950 ramp
primary
#7EA7BA
secondary
#D5C6BF
accent
#5F3DA9
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182