#7EADED#7EADED
#7EADED is a light, moderate cyan. Relative luminance 0.404; OKLCH L 73.9% C 0.106 H 256.3°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7EADED |
|---|---|
| RGB | rgb(126, 173, 237) |
| HSL | hsl(215, 76%, 71%) |
| HSV | hsv(215, 47%, 93%) |
| CMYK | cmyk(46.8%, 27%, 0%, 7.1%) |
| CIE-LAB | lab(69.78, 1.27, -36.88) |
| CIE-LCH | lch(69.78, 36.90, 271.97°) |
| OKLab | oklab(73.94% -0.0251 -0.1031) |
| OKLCH | oklch(73.94% 0.106 256.3) |
| XYZ | xyz(38.8287, 40.4346, 85.8629) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.31
Sky Blue (survey)
#75BBFD
ΔE00 5.27
Pastel Blue
#A2BFFE
ΔE00 6.85
Cornflowerblue
#6495ED
ΔE00 6.88
Light Grey Blue
#9DBCD4
ΔE00 8.80
Baby Blue (survey)
#A2CFFE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EADED #EDBE7E
analogous
#7EE4ED #7EADED #867EED
triadic
#7EADED #ED7EAD #ADED7E
tetradic
#7EADED #ED7EE4 #EDBE7E #7EED86
square
#7EADED #ED7EE4 #EDBE7E #7EED86
split-complementary
#7EADED #ED867E #E4ED7E
monochromatic
#1D6AD3 #488BE6 #7EADED #B4CFF4 #E4EEFB
Accessibility & contrast
On white
2.31
#7EADED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#7EADED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EADED
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EADED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EADED | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#87A6EC
Tritanopia (blue-blind)
#4FBBC3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7eaded; /* rgb */ color: rgb(126, 173, 237); /* oklch */ color: oklch(73.9% 0.106 256.3);
Tailwind
colors: {
custom: {
50: '#a8c5f3',
500: '#7eaded',
950: '#000000',
},
}SCSS
$custom: #7eaded; $custom-light: #a8c5f3; $custom-dark: #000000;
JSON
{
"hex": "#7eaded",
"rgb": {
"r": 126,
"g": 173,
"b": 237
},
"hsl": {
"h": 214.595,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.73942,
"c": 0.10616,
"h": 256.3
},
"luminance": 0.40437
}Semantic roles & 50–950 ramp
primary
#7EADED
secondary
#F2E6D5
accent
#820ED8
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185