#7EAAE0#7EAAE0
#7EAAE0 is a light, moderate cyan. Relative luminance 0.386; OKLCH L 72.7% C 0.092 H 254.0°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAAE0 |
|---|---|
| RGB | rgb(126, 170, 224) |
| HSL | hsl(213, 61%, 69%) |
| HSV | hsv(213, 44%, 88%) |
| CMYK | cmyk(43.7%, 24.1%, 0%, 12.2%) |
| CIE-LAB | lab(68.43, -0.75, -31.86) |
| CIE-LCH | lch(68.43, 31.87, 268.66°) |
| OKLab | oklab(72.72% -0.0255 -0.0887) |
| OKLCH | oklch(72.72% 0.092 254) |
| XYZ | xyz(36.4290, 38.5646, 76.0307) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.62
Sky Blue (survey)
#75BBFD
ΔE00 6.08
Cornflowerblue
#6495ED
ΔE00 6.36
Pastel Blue
#A2BFFE
ΔE00 7.60
Periwinkle Blue
#8F99FB
ΔE00 8.46
Light Grey Blue
#9DBCD4
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAAE0 #E0B47E
analogous
#7EDBE0 #7EAAE0 #837EE0
triadic
#7EAAE0 #E07EAA #AAE07E
tetradic
#7EAAE0 #E07EDB #E0B47E #7EE083
square
#7EAAE0 #E07EDB #E0B47E #7EE083
split-complementary
#7EAAE0 #E0837E #DBE07E
monochromatic
#2C6BB8 #4D89D4 #7EAAE0 #AFCBEC #E1EBF8
Accessibility & contrast
On white
2.41
#7EAAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#7EAAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAAE0
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAAE0 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE2
Deuteranopia (green-blind)
#8AA3DF
Tritanopia (blue-blind)
#58B6BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7eaae0; /* rgb */ color: rgb(126, 170, 224); /* oklch */ color: oklch(72.7% 0.092 254.0);
Tailwind
colors: {
custom: {
50: '#a7c3ea',
500: '#7eaae0',
950: '#000000',
},
}SCSS
$custom: #7eaae0; $custom-light: #a7c3ea; $custom-dark: #000000;
JSON
{
"hex": "#7eaae0",
"rgb": {
"r": 126,
"g": 170,
"b": 224
},
"hsl": {
"h": 213.061,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.72716,
"c": 0.0923,
"h": 254
},
"luminance": 0.38567
}Semantic roles & 50–950 ramp
primary
#7EAAE0
secondary
#ECDECE
accent
#7C1DC9
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184