#7EACDF#7EACDF
#7EACDF is a light, moderate cyan. Relative luminance 0.393; OKLCH L 73.1% C 0.089 H 251.6°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7EACDF |
|---|---|
| RGB | rgb(126, 172, 223) |
| HSL | hsl(212, 60%, 68%) |
| HSV | hsv(212, 43%, 87%) |
| CMYK | cmyk(43.5%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(68.94, -2.14, -30.52) |
| CIE-LCH | lch(68.94, 30.60, 266.00°) |
| OKLab | oklab(73.1% -0.0282 -0.0849) |
| OKLCH | oklch(73.1% 0.089 251.6) |
| XYZ | xyz(36.6716, 39.2661, 75.4445) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.49
Sky Blue (survey)
#75BBFD
ΔE00 5.41
Cornflowerblue
#6495ED
ΔE00 6.97
Pastel Blue
#A2BFFE
ΔE00 7.63
Light Grey Blue
#9DBCD4
ΔE00 7.96
Sky
#82CAFC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EACDF #DFB17E
analogous
#7EDCDF #7EACDF #807EDF
triadic
#7EACDF #DF7EAC #ACDF7E
tetradic
#7EACDF #DF7EDC #DFB17E #7EDF80
square
#7EACDF #DF7EDC #DFB17E #7EDF80
split-complementary
#7EACDF #DF807E #DCDF7E
monochromatic
#2D6EB6 #4D8CD3 #7EACDF #AFCCEB #E0EBF7
Accessibility & contrast
On white
2.37
#7EACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#7EACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EACDF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EACDF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AEE1
Deuteranopia (green-blind)
#8CA4DE
Tritanopia (blue-blind)
#58B8BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7eacdf; /* rgb */ color: rgb(126, 172, 223); /* oklch */ color: oklch(73.1% 0.089 251.6);
Tailwind
colors: {
custom: {
50: '#a7c4e9',
500: '#7eacdf',
950: '#000000',
},
}SCSS
$custom: #7eacdf; $custom-light: #a7c4e9; $custom-dark: #000000;
JSON
{
"hex": "#7eacdf",
"rgb": {
"r": 126,
"g": 172,
"b": 223
},
"hsl": {
"h": 211.546,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.73102,
"c": 0.08948,
"h": 251.6
},
"luminance": 0.39268
}Semantic roles & 50–950 ramp
primary
#7EACDF
secondary
#EBDDCE
accent
#771EC8
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184