#7EAAC2#7EAAC2
#7EAAC2 is a light, muted cyan. Relative luminance 0.371; OKLCH L 71.5% C 0.059 H 232.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAAC2 |
|---|---|
| RGB | rgb(126, 170, 194) |
| HSL | hsl(201, 36%, 63%) |
| HSV | hsv(201, 35%, 76%) |
| CMYK | cmyk(35.1%, 12.4%, 0%, 23.9%) |
| CIE-LAB | lab(67.34, -8.80, -17.00) |
| CIE-LCH | lch(67.34, 19.14, 242.62°) |
| OKLab | oklab(71.49% -0.0358 -0.0467) |
| OKLCH | oklch(71.49% 0.059 232.5) |
| XYZ | xyz(32.7134, 37.0784, 56.4616) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.07
Bluegrey
#85A3B2
ΔE00 3.98
Bluey Grey
#89A0B0
ΔE00 5.46
Light Grey Blue
#9DBCD4
ΔE00 6.59
Cool Gray
#9AA7B0
ΔE00 8.53
Lightblue (survey)
#7BC8F6
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAAC2 #C2967E
analogous
#7EC2B8 #7EAAC2 #7E88C2
triadic
#7EAAC2 #C27EAA #AAC27E
tetradic
#7EAAC2 #B87EC2 #C2967E #88C27E
square
#7EAAC2 #B87EC2 #C2967E #88C27E
split-complementary
#7EAAC2 #C27E88 #C2B87E
monochromatic
#3F6D86 #548FAE #7EAAC2 #A8C5D6 #D1E1E9
Accessibility & contrast
On white
2.50
#7EAAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#7EAAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAAC2
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAAC2 | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 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)
#9FA8C3
Deuteranopia (green-blind)
#95A1C2
Tritanopia (blue-blind)
#67B1B2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7eaac2; /* rgb */ color: rgb(126, 170, 194); /* oklch */ color: oklch(71.5% 0.059 232.5);
Tailwind
colors: {
custom: {
50: '#a5c3d4',
500: '#7eaac2',
950: '#000000',
},
}SCSS
$custom: #7eaac2; $custom-light: #a5c3d4; $custom-dark: #000000;
JSON
{
"hex": "#7eaac2",
"rgb": {
"r": 126,
"g": 170,
"b": 194
},
"hsl": {
"h": 201.176,
"s": 35.789,
"l": 62.745
},
"oklch": {
"l": 0.71486,
"c": 0.05883,
"h": 232.5
},
"luminance": 0.3708
}Semantic roles & 50–950 ramp
primary
#7EAAC2
secondary
#DACAC2
accent
#6137AF
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#0F1214
muted
#7F8183