#7EADEB#7EADEB
#7EADEB is a light, moderate cyan. Relative luminance 0.403; OKLCH L 73.9% C 0.104 H 255.6°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7EADEB |
|---|---|
| RGB | rgb(126, 173, 235) |
| HSL | hsl(214, 73%, 71%) |
| HSV | hsv(214, 46%, 92%) |
| CMYK | cmyk(46.4%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(69.70, 0.69, -35.92) |
| CIE-LCH | lch(69.70, 35.93, 271.11°) |
| OKLab | oklab(73.85% -0.0257 -0.1004) |
| OKLCH | oklch(73.85% 0.104 255.6) |
| XYZ | xyz(38.5381, 40.3184, 84.3326) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.42
Sky Blue (survey)
#75BBFD
ΔE00 5.21
Cornflowerblue
#6495ED
ΔE00 6.90
Pastel Blue
#A2BFFE
ΔE00 6.93
Light Grey Blue
#9DBCD4
ΔE00 8.70
Baby Blue (survey)
#A2CFFE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EADEB #EBBC7E
analogous
#7EE4EB #7EADEB #857EEB
triadic
#7EADEB #EB7EAD #ADEB7E
tetradic
#7EADEB #EB7EE4 #EBBC7E #7EEB85
square
#7EADEB #EB7EE4 #EBBC7E #7EEB85
split-complementary
#7EADEB #EB857E #E4EB7E
monochromatic
#206BCF #498BE3 #7EADEB #B3CFF3 #E5EEFB
Accessibility & contrast
On white
2.32
#7EADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#7EADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EADEB
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EADEB | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#88A6EA
Tritanopia (blue-blind)
#51BBC2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7eadeb; /* rgb */ color: rgb(126, 173, 235); /* oklch */ color: oklch(73.9% 0.104 255.6);
Tailwind
colors: {
custom: {
50: '#a8c5f1',
500: '#7eadeb',
950: '#000000',
},
}SCSS
$custom: #7eadeb; $custom-light: #a8c5f1; $custom-dark: #000000;
JSON
{
"hex": "#7eadeb",
"rgb": {
"r": 126,
"g": 173,
"b": 235
},
"hsl": {
"h": 214.128,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.73851,
"c": 0.10362,
"h": 255.6
},
"luminance": 0.40321
}Semantic roles & 50–950 ramp
primary
#7EADEB
secondary
#F1E4D4
accent
#8010D5
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185