#7EA2B0#7EA2B0
#7EA2B0 is a light, muted cyan. Relative luminance 0.334; OKLCH L 69.0% C 0.044 H 223.7°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA2B0 |
|---|---|
| RGB | rgb(126, 162, 176) |
| HSL | hsl(197, 24%, 59%) |
| HSV | hsv(197, 28%, 69%) |
| CMYK | cmyk(28.4%, 8%, 0%, 31%) |
| CIE-LAB | lab(64.49, -8.96, -11.26) |
| CIE-LCH | lch(64.49, 14.39, 231.50°) |
| OKLab | oklab(69.04% -0.0322 -0.0307) |
| OKLCH | oklch(69.04% 0.044 223.7) |
| XYZ | xyz(29.3586, 33.4096, 45.9677) |
| Luminance | 0.3341 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.07
Greyblue
#77A1B5
ΔE00 2.29
Bluey Grey
#89A0B0
ΔE00 4.46
Cool Grey
#95A3A6
ΔE00 7.03
Cool Gray
#9AA7B0
ΔE00 7.41
Bluish Grey
#748B97
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA2B0 #B08C7E
analogous
#7EB0A5 #7EA2B0 #7E89B0
triadic
#7EA2B0 #B07EA2 #A2B07E
tetradic
#7EA2B0 #A57EB0 #B08C7E #89B07E
square
#7EA2B0 #A57EB0 #B08C7E #89B07E
split-complementary
#7EA2B0 #B07E89 #B0A57E
monochromatic
#44636F #5B8595 #7EA2B0 #A4BDC7 #CAD9DE
Accessibility & contrast
On white
2.73
#7EA2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#7EA2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA2B0
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA2B0 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B1
Deuteranopia (green-blind)
#929AB0
Tritanopia (blue-blind)
#6EA7A6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7ea2b0; /* rgb */ color: rgb(126, 162, 176); /* oklch */ color: oklch(69.0% 0.044 223.7);
Tailwind
colors: {
custom: {
50: '#a4bdc7',
500: '#7ea2b0',
950: '#000000',
},
}SCSS
$custom: #7ea2b0; $custom-light: #a4bdc7; $custom-dark: #000000;
JSON
{
"hex": "#7ea2b0",
"rgb": {
"r": 126,
"g": 162,
"b": 176
},
"hsl": {
"h": 196.8,
"s": 24.038,
"l": 59.216
},
"oklch": {
"l": 0.69039,
"c": 0.04447,
"h": 223.7
},
"luminance": 0.33411
}Semantic roles & 50–950 ramp
primary
#7EA2B0
secondary
#CFC1BB
accent
#8067C0
background
#FAFBFC
surface
#F4F6F8
border
#CED0D1
text
#0F1213
muted
#7F8182