#7EABE0#7EABE0
#7EABE0 is a light, moderate cyan. Relative luminance 0.389; OKLCH L 72.9% C 0.091 H 253.0°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7EABE0 |
|---|---|
| RGB | rgb(126, 171, 224) |
| HSL | hsl(212, 61%, 69%) |
| HSV | hsv(212, 44%, 88%) |
| CMYK | cmyk(43.7%, 23.7%, 0%, 12.2%) |
| CIE-LAB | lab(68.71, -1.30, -31.43) |
| CIE-LCH | lch(68.71, 31.46, 267.63°) |
| OKLab | oklab(72.93% -0.0267 -0.0875) |
| OKLCH | oklch(72.93% 0.091 253) |
| XYZ | xyz(36.6172, 38.9410, 76.0934) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.48
Sky Blue (survey)
#75BBFD
ΔE00 5.74
Cornflowerblue
#6495ED
ΔE00 6.63
Pastel Blue
#A2BFFE
ΔE00 7.56
Light Grey Blue
#9DBCD4
ΔE00 8.30
Periwinkle Blue
#8F99FB
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EABE0 #E0B37E
analogous
#7EDCE0 #7EABE0 #827EE0
triadic
#7EABE0 #E07EAB #ABE07E
tetradic
#7EABE0 #E07EDC #E0B37E #7EE082
square
#7EABE0 #E07EDC #E0B37E #7EE082
split-complementary
#7EABE0 #E0827E #DCE07E
monochromatic
#2C6CB8 #4D8BD4 #7EABE0 #AFCBEC #E1EBF8
Accessibility & contrast
On white
2.39
#7EABE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#7EABE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EABE0
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EABE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EABE0 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE2
Deuteranopia (green-blind)
#8BA3DF
Tritanopia (blue-blind)
#58B7BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7eabe0; /* rgb */ color: rgb(126, 171, 224); /* oklch */ color: oklch(72.9% 0.091 253.0);
Tailwind
colors: {
custom: {
50: '#a7c3ea',
500: '#7eabe0',
950: '#000000',
},
}SCSS
$custom: #7eabe0; $custom-light: #a7c3ea; $custom-dark: #000000;
JSON
{
"hex": "#7eabe0",
"rgb": {
"r": 126,
"g": 171,
"b": 224
},
"hsl": {
"h": 212.449,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.7293,
"c": 0.09149,
"h": 253
},
"luminance": 0.38943
}Semantic roles & 50–950 ramp
primary
#7EABE0
secondary
#ECDECE
accent
#7A1DC9
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184