#7EAAC8#7EAAC8
#7EAAC8 is a light, moderate cyan. Relative luminance 0.374; OKLCH L 71.7% C 0.065 H 238.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAAC8 |
|---|---|
| RGB | rgb(126, 170, 200) |
| HSL | hsl(204, 40%, 64%) |
| HSV | hsv(204, 37%, 78%) |
| CMYK | cmyk(37%, 15%, 0%, 21.6%) |
| CIE-LAB | lab(67.54, -7.25, -20.01) |
| CIE-LCH | lch(67.54, 21.28, 250.07°) |
| OKLab | oklab(71.72% -0.0336 -0.0551) |
| OKLCH | oklch(71.72% 0.065 238.6) |
| XYZ | xyz(33.4008, 37.3534, 60.0823) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.61
Bluegrey
#85A3B2
ΔE00 5.43
Bluey Grey
#89A0B0
ΔE00 5.98
Light Grey Blue
#9DBCD4
ΔE00 6.23
Sky Blue (survey)
#75BBFD
ΔE00 8.20
Carolina Blue
#8AB8FE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAAC8 #C89C7E
analogous
#7EC8C1 #7EAAC8 #7E85C8
triadic
#7EAAC8 #C87EAA #AAC87E
tetradic
#7EAAC8 #C17EC8 #C89C7E #85C87E
square
#7EAAC8 #C17EC8 #C89C7E #85C87E
split-complementary
#7EAAC8 #C87E85 #C8C17E
monochromatic
#3D6E8F #538EB6 #7EAAC8 #A9C6DA #D4E3ED
Accessibility & contrast
On white
2.48
#7EAAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#7EAAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAAC8
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAAC8 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA9CA
Deuteranopia (green-blind)
#93A1C8
Tritanopia (blue-blind)
#64B2B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7eaac8; /* rgb */ color: rgb(126, 170, 200); /* oklch */ color: oklch(71.7% 0.065 238.6);
Tailwind
colors: {
custom: {
50: '#a6c3d8',
500: '#7eaac8',
950: '#000000',
},
}SCSS
$custom: #7eaac8; $custom-light: #a6c3d8; $custom-dark: #000000;
JSON
{
"hex": "#7eaac8",
"rgb": {
"r": 126,
"g": 170,
"b": 200
},
"hsl": {
"h": 204.324,
"s": 40.217,
"l": 63.922
},
"oklch": {
"l": 0.71717,
"c": 0.06454,
"h": 238.6
},
"luminance": 0.37355
}Semantic roles & 50–950 ramp
primary
#7EAAC8
secondary
#DECEC4
accent
#6732B3
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#0F1214
muted
#7F8183