#7EABE4#7EABE4
#7EABE4 is a light, moderate cyan. Relative luminance 0.392; OKLCH L 73.1% C 0.097 H 254.7°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7EABE4 |
|---|---|
| RGB | rgb(126, 171, 228) |
| HSL | hsl(214, 65%, 69%) |
| HSV | hsv(214, 45%, 89%) |
| CMYK | cmyk(44.7%, 25%, 0%, 10.6%) |
| CIE-LAB | lab(68.87, -0.18, -33.38) |
| CIE-LCH | lch(68.87, 33.38, 269.69°) |
| OKLab | oklab(73.11% -0.0254 -0.0931) |
| OKLCH | oklch(73.11% 0.097 254.7) |
| XYZ | xyz(37.1660, 39.1605, 78.9841) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.17
Sky Blue (survey)
#75BBFD
ΔE00 5.77
Cornflowerblue
#6495ED
ΔE00 6.50
Pastel Blue
#A2BFFE
ΔE00 7.33
Periwinkle Blue
#8F99FB
ΔE00 8.61
Light Grey Blue
#9DBCD4
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EABE4 #E4B77E
analogous
#7EDEE4 #7EABE4 #847EE4
triadic
#7EABE4 #E47EAB #ABE47E
tetradic
#7EABE4 #E47EDE #E4B77E #7EE484
square
#7EABE4 #E47EDE #E4B77E #7EE484
split-complementary
#7EABE4 #E4847E #DEE47E
monochromatic
#286BC0 #4B8AD9 #7EABE4 #B1CCEF #E3EDF9
Accessibility & contrast
On white
2.38
#7EABE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#7EABE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EABE4
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EABE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EABE4 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AEE7
Deuteranopia (green-blind)
#89A4E3
Tritanopia (blue-blind)
#56B8BF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7eabe4; /* rgb */ color: rgb(126, 171, 228); /* oklch */ color: oklch(73.1% 0.097 254.7);
Tailwind
colors: {
custom: {
50: '#a8c3ec',
500: '#7eabe4',
950: '#000000',
},
}SCSS
$custom: #7eabe4; $custom-light: #a8c3ec; $custom-dark: #000000;
JSON
{
"hex": "#7eabe4",
"rgb": {
"r": 126,
"g": 171,
"b": 228
},
"hsl": {
"h": 213.529,
"s": 65.385,
"l": 69.412
},
"oklch": {
"l": 0.73108,
"c": 0.0965,
"h": 254.7
},
"luminance": 0.39163
}Semantic roles & 50–950 ramp
primary
#7EABE4
secondary
#EEE1D0
accent
#7D18CD
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184