#7EAAC3#7EAAC3
#7EAAC3 is a light, muted cyan. Relative luminance 0.371; OKLCH L 71.5% C 0.060 H 233.6°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAAC3 |
|---|---|
| RGB | rgb(126, 170, 195) |
| HSL | hsl(202, 37%, 63%) |
| HSV | hsv(202, 35%, 76%) |
| CMYK | cmyk(35.4%, 12.8%, 0%, 23.5%) |
| CIE-LAB | lab(67.37, -8.55, -17.50) |
| CIE-LCH | lch(67.37, 19.48, 243.97°) |
| OKLab | oklab(71.52% -0.0354 -0.0481) |
| OKLCH | oklch(71.52% 0.06 233.6) |
| XYZ | xyz(32.8260, 37.1234, 57.0550) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.27
Bluegrey
#85A3B2
ΔE00 4.17
Bluey Grey
#89A0B0
ΔE00 5.48
Light Grey Blue
#9DBCD4
ΔE00 6.48
Cool Gray
#9AA7B0
ΔE00 8.59
Lightblue (survey)
#7BC8F6
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAAC3 #C3977E
analogous
#7EC3B9 #7EAAC3 #7E87C3
triadic
#7EAAC3 #C37EAA #AAC37E
tetradic
#7EAAC3 #B97EC3 #C3977E #87C37E
square
#7EAAC3 #B97EC3 #C3977E #87C37E
split-complementary
#7EAAC3 #C37E87 #C3B97E
monochromatic
#3F6D88 #548EB0 #7EAAC3 #A8C6D6 #D2E1EA
Accessibility & contrast
On white
2.49
#7EAAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#7EAAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAAC3
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAAC3 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA8C4
Deuteranopia (green-blind)
#94A1C3
Tritanopia (blue-blind)
#66B1B2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7eaac3; /* rgb */ color: rgb(126, 170, 195); /* oklch */ color: oklch(71.5% 0.060 233.6);
Tailwind
colors: {
custom: {
50: '#a5c3d5',
500: '#7eaac3',
950: '#000000',
},
}SCSS
$custom: #7eaac3; $custom-light: #a5c3d5; $custom-dark: #000000;
JSON
{
"hex": "#7eaac3",
"rgb": {
"r": 126,
"g": 170,
"b": 195
},
"hsl": {
"h": 201.739,
"s": 36.508,
"l": 62.941
},
"oklch": {
"l": 0.71524,
"c": 0.05973,
"h": 233.6
},
"luminance": 0.37125
}Semantic roles & 50–950 ramp
primary
#7EAAC3
secondary
#DBCBC2
accent
#6236AF
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#0F1214
muted
#7F8183