#7EAED0#7EAED0
#7EAED0 is a light, moderate cyan. Relative luminance 0.393; OKLCH L 72.9% C 0.071 H 239.8°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAED0 |
|---|---|
| RGB | rgb(126, 174, 208) |
| HSL | hsl(205, 47%, 65%) |
| HSV | hsv(205, 39%, 82%) |
| CMYK | cmyk(39.4%, 16.3%, 0%, 18.4%) |
| CIE-LAB | lab(68.94, -7.32, -22.29) |
| CIE-LCH | lch(68.94, 23.46, 251.82°) |
| OKLab | oklab(72.91% -0.0358 -0.0615) |
| OKLCH | oklch(72.91% 0.071 239.8) |
| XYZ | xyz(35.1216, 39.2597, 65.3895) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.85
Greyblue
#77A1B5
ΔE00 6.05
Sky Blue (survey)
#75BBFD
ΔE00 6.69
Bluegrey
#85A3B2
ΔE00 6.88
Bluey Grey
#89A0B0
ΔE00 7.37
Carolina Blue
#8AB8FE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAED0 #D0A07E
analogous
#7ED0C9 #7EAED0 #7E85D0
triadic
#7EAED0 #D07EAE #AED07E
tetradic
#7EAED0 #C97ED0 #D0A07E #85D07E
square
#7EAED0 #C97ED0 #D0A07E #85D07E
split-complementary
#7EAED0 #D07E85 #D0C97E
monochromatic
#39729B #5192C0 #7EAED0 #ABCAE0 #D8E6F1
Accessibility & contrast
On white
2.37
#7EAED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#7EAED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAED0
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAED0 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FADD2
Deuteranopia (green-blind)
#94A4CF
Tritanopia (blue-blind)
#60B7B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7eaed0; /* rgb */ color: rgb(126, 174, 208); /* oklch */ color: oklch(72.9% 0.071 239.8);
Tailwind
colors: {
custom: {
50: '#a6c6de',
500: '#7eaed0',
950: '#000000',
},
}SCSS
$custom: #7eaed0; $custom-light: #a6c6de; $custom-dark: #000000;
JSON
{
"hex": "#7eaed0",
"rgb": {
"r": 126,
"g": 174,
"b": 208
},
"hsl": {
"h": 204.878,
"s": 46.591,
"l": 65.49
},
"oklch": {
"l": 0.72914,
"c": 0.0712,
"h": 239.8
},
"luminance": 0.39262
}Semantic roles & 50–950 ramp
primary
#7EAED0
secondary
#E3D3C7
accent
#672CBA
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101315
muted
#7F8283