#7EAEED#7EAEED
#7EAEED is a light, moderate cyan. Relative luminance 0.408; OKLCH L 74.2% C 0.105 H 255.5°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAEED |
|---|---|
| RGB | rgb(126, 174, 237) |
| HSL | hsl(214, 76%, 71%) |
| HSV | hsv(214, 47%, 93%) |
| CMYK | cmyk(46.8%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(70.05, 0.71, -36.46) |
| CIE-LCH | lch(70.05, 36.47, 271.12°) |
| OKLab | oklab(74.16% -0.0263 -0.1019) |
| OKLCH | oklch(74.16% 0.105 255.5) |
| XYZ | xyz(39.0212, 40.8195, 85.9271) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.16
Sky Blue (survey)
#75BBFD
ΔE00 4.92
Pastel Blue
#A2BFFE
ΔE00 6.82
Cornflowerblue
#6495ED
ΔE00 7.15
Light Grey Blue
#9DBCD4
ΔE00 8.66
Baby Blue (survey)
#A2CFFE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAEED #EDBD7E
analogous
#7EE5ED #7EAEED #857EED
triadic
#7EAEED #ED7EAE #AEED7E
tetradic
#7EAEED #ED7EE5 #EDBD7E #7EED85
square
#7EAEED #ED7EE5 #EDBD7E #7EED85
split-complementary
#7EAEED #ED857E #E5ED7E
monochromatic
#1D6CD3 #488CE6 #7EAEED #B4D0F4 #E4EEFB
Accessibility & contrast
On white
2.29
#7EAEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#7EAEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAEED
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAEED | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1F0
Deuteranopia (green-blind)
#88A6EC
Tritanopia (blue-blind)
#4FBCC4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7eaeed; /* rgb */ color: rgb(126, 174, 237); /* oklch */ color: oklch(74.2% 0.105 255.5);
Tailwind
colors: {
custom: {
50: '#a8c6f3',
500: '#7eaeed',
950: '#000000',
},
}SCSS
$custom: #7eaeed; $custom-light: #a8c6f3; $custom-dark: #000000;
JSON
{
"hex": "#7eaeed",
"rgb": {
"r": 126,
"g": 174,
"b": 237
},
"hsl": {
"h": 214.054,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.74155,
"c": 0.10527,
"h": 255.5
},
"luminance": 0.40822
}Semantic roles & 50–950 ramp
primary
#7EAEED
secondary
#F2E5D5
accent
#800ED8
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185