#7EA6BE#7EA6BE
#7EA6BE is a light, muted cyan. Relative luminance 0.354; OKLCH L 70.4% C 0.056 H 234.9°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA6BE |
|---|---|
| RGB | rgb(126, 166, 190) |
| HSL | hsl(203, 33%, 62%) |
| HSV | hsv(203, 34%, 75%) |
| CMYK | cmyk(33.7%, 12.6%, 0%, 25.5%) |
| CIE-LAB | lab(66.08, -7.65, -16.68) |
| CIE-LCH | lch(66.08, 18.35, 245.36°) |
| OKLab | oklab(70.45% -0.0321 -0.0458) |
| OKLCH | oklch(70.45% 0.056 234.9) |
| XYZ | xyz(31.5317, 35.4242, 53.8813) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.58
Bluegrey
#85A3B2
ΔE00 3.37
Bluey Grey
#89A0B0
ΔE00 4.41
Light Grey Blue
#9DBCD4
ΔE00 7.10
Cool Gray
#9AA7B0
ΔE00 7.99
Blue Grey
#758DA3
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA6BE #BE967E
analogous
#7EBEB6 #7EA6BE #7E86BE
triadic
#7EA6BE #BE7EA6 #A6BE7E
tetradic
#7EA6BE #B67EBE #BE967E #86BE7E
square
#7EA6BE #B67EBE #BE967E #86BE7E
split-complementary
#7EA6BE #BE7E86 #BEB67E
monochromatic
#416981 #558AA9 #7EA6BE #A7C2D3 #CFDEE7
Accessibility & contrast
On white
2.60
#7EA6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#7EA6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA6BE
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA6BE | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BF
Deuteranopia (green-blind)
#929DBE
Tritanopia (blue-blind)
#69ACAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ea6be; /* rgb */ color: rgb(126, 166, 190); /* oklch */ color: oklch(70.4% 0.056 234.9);
Tailwind
colors: {
custom: {
50: '#a5c0d1',
500: '#7ea6be',
950: '#000000',
},
}SCSS
$custom: #7ea6be; $custom-light: #a5c0d1; $custom-dark: #000000;
JSON
{
"hex": "#7ea6be",
"rgb": {
"r": 126,
"g": 166,
"b": 190
},
"hsl": {
"h": 202.5,
"s": 32.99,
"l": 61.961
},
"oklch": {
"l": 0.70446,
"c": 0.05591,
"h": 234.9
},
"luminance": 0.35426
}Semantic roles & 50–950 ramp
primary
#7EA6BE
secondary
#D8C9C0
accent
#643AAC
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182