#7EA2BA#7EA2BA
#7EA2BA is a light, muted cyan. Relative luminance 0.338; OKLCH L 69.4% C 0.053 H 237.7°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA2BA |
|---|---|
| RGB | rgb(126, 162, 186) |
| HSL | hsl(204, 30%, 61%) |
| HSV | hsv(204, 32%, 73%) |
| CMYK | cmyk(32.3%, 12.9%, 0%, 27.1%) |
| CIE-LAB | lab(64.82, -6.48, -16.35) |
| CIE-LCH | lch(64.82, 17.59, 248.39°) |
| OKLab | oklab(69.41% -0.0283 -0.0448) |
| OKLCH | oklch(69.41% 0.053 237.7) |
| XYZ | xyz(30.3847, 33.8200, 51.3718) |
| Luminance | 0.3382 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.85
Bluegrey
#85A3B2
ΔE00 3.32
Bluey Grey
#89A0B0
ΔE00 3.59
Blue Grey
#758DA3
ΔE00 7.10
Cool Gray
#9AA7B0
ΔE00 7.65
Light Grey Blue
#9DBCD4
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA2BA #BA967E
analogous
#7EBAB4 #7EA2BA #7E84BA
triadic
#7EA2BA #BA7EA2 #A2BA7E
tetradic
#7EA2BA #B47EBA #BA967E #84BA7E
square
#7EA2BA #B47EBA #BA967E #84BA7E
split-complementary
#7EA2BA #BA7E84 #BAB47E
monochromatic
#42657C #5785A3 #7EA2BA #A6BFCF #CEDBE5
Accessibility & contrast
On white
2.70
#7EA2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#7EA2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA2BA
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA2BA | 1.00 | 2.70 | 7.76 | 7.76 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BB
Deuteranopia (green-blind)
#8F9ABA
Tritanopia (blue-blind)
#6BA8AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7ea2ba; /* rgb */ color: rgb(126, 162, 186); /* oklch */ color: oklch(69.4% 0.053 237.7);
Tailwind
colors: {
custom: {
50: '#a5bdce',
500: '#7ea2ba',
950: '#000000',
},
}SCSS
$custom: #7ea2ba; $custom-light: #a5bdce; $custom-dark: #000000;
JSON
{
"hex": "#7ea2ba",
"rgb": {
"r": 126,
"g": 162,
"b": 186
},
"hsl": {
"h": 204,
"s": 30.303,
"l": 61.176
},
"oklch": {
"l": 0.69407,
"c": 0.05304,
"h": 237.7
},
"luminance": 0.33821
}Semantic roles & 50–950 ramp
primary
#7EA2BA
secondary
#D5C8BF
accent
#683DA9
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1213
muted
#7F8182