#7EA8BE#7EA8BE
#7EA8BE is a light, muted cyan. Relative luminance 0.362; OKLCH L 70.9% C 0.056 H 231.3°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA8BE |
|---|---|
| RGB | rgb(126, 168, 190) |
| HSL | hsl(201, 33%, 62%) |
| HSV | hsv(201, 34%, 75%) |
| CMYK | cmyk(33.7%, 11.6%, 0%, 25.5%) |
| CIE-LAB | lab(66.64, -8.74, -15.83) |
| CIE-LCH | lch(66.64, 18.08, 241.10°) |
| OKLab | oklab(70.89% -0.0347 -0.0434) |
| OKLCH | oklch(70.89% 0.056 231.3) |
| XYZ | xyz(31.8981, 36.1570, 54.0034) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.33
Bluegrey
#85A3B2
ΔE00 3.22
Bluey Grey
#89A0B0
ΔE00 4.91
Light Grey Blue
#9DBCD4
ΔE00 7.07
Cool Gray
#9AA7B0
ΔE00 8.12
Cool Grey
#95A3A6
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA8BE #BE947E
analogous
#7EBEB4 #7EA8BE #7E88BE
triadic
#7EA8BE #BE7EA8 #A8BE7E
tetradic
#7EA8BE #B47EBE #BE947E #88BE7E
square
#7EA8BE #B47EBE #BE947E #88BE7E
split-complementary
#7EA8BE #BE7E88 #BEB47E
monochromatic
#416B81 #558DA9 #7EA8BE #A7C3D3 #CFDFE7
Accessibility & contrast
On white
2.55
#7EA8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#7EA8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA8BE
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA8BE | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BF
Deuteranopia (green-blind)
#949FBE
Tritanopia (blue-blind)
#68AEAF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ea8be; /* rgb */ color: rgb(126, 168, 190); /* oklch */ color: oklch(70.9% 0.056 231.3);
Tailwind
colors: {
custom: {
50: '#a5c1d1',
500: '#7ea8be',
950: '#000000',
},
}SCSS
$custom: #7ea8be; $custom-light: #a5c1d1; $custom-dark: #000000;
JSON
{
"hex": "#7ea8be",
"rgb": {
"r": 126,
"g": 168,
"b": 190
},
"hsl": {
"h": 200.625,
"s": 32.99,
"l": 61.961
},
"oklch": {
"l": 0.70891,
"c": 0.05559,
"h": 231.3
},
"luminance": 0.36159
}Semantic roles & 50–950 ramp
primary
#7EA8BE
secondary
#D8C8C0
accent
#613AAC
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182