#7EABC2#7EABC2
#7EABC2 is a light, muted cyan. Relative luminance 0.375; OKLCH L 71.7% C 0.059 H 230.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7EABC2 |
|---|---|
| RGB | rgb(126, 171, 194) |
| HSL | hsl(200, 36%, 63%) |
| HSV | hsv(200, 35%, 76%) |
| CMYK | cmyk(35.1%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(67.62, -9.35, -16.57) |
| CIE-LCH | lch(67.62, 19.03, 240.58°) |
| OKLab | oklab(71.71% -0.0371 -0.0455) |
| OKLCH | oklch(71.71% 0.059 230.8) |
| XYZ | xyz(32.9015, 37.4547, 56.5243) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.13
Bluegrey
#85A3B2
ΔE00 4.04
Bluey Grey
#89A0B0
ΔE00 5.74
Light Grey Blue
#9DBCD4
ΔE00 6.64
Cool Gray
#9AA7B0
ΔE00 8.64
Sky Blue
#87CEEB
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EABC2 #C2957E
analogous
#7EC2B7 #7EABC2 #7E89C2
triadic
#7EABC2 #C27EAB #ABC27E
tetradic
#7EABC2 #B77EC2 #C2957E #89C27E
square
#7EABC2 #B77EC2 #C2957E #89C27E
split-complementary
#7EABC2 #C27E89 #C2B77E
monochromatic
#3F6E86 #5490AE #7EABC2 #A8C6D6 #D1E1E9
Accessibility & contrast
On white
2.47
#7EABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#7EABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EABC2
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EABC2 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A9C3
Deuteranopia (green-blind)
#96A1C2
Tritanopia (blue-blind)
#66B1B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7eabc2; /* rgb */ color: rgb(126, 171, 194); /* oklch */ color: oklch(71.7% 0.059 230.8);
Tailwind
colors: {
custom: {
50: '#a5c4d4',
500: '#7eabc2',
950: '#000000',
},
}SCSS
$custom: #7eabc2; $custom-light: #a5c4d4; $custom-dark: #000000;
JSON
{
"hex": "#7eabc2",
"rgb": {
"r": 126,
"g": 171,
"b": 194
},
"hsl": {
"h": 200.294,
"s": 35.789,
"l": 62.745
},
"oklch": {
"l": 0.71708,
"c": 0.05871,
"h": 230.8
},
"luminance": 0.37456
}Semantic roles & 50–950 ramp
primary
#7EABC2
secondary
#DACAC2
accent
#5F37AF
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183