#7FACDC#7FACDC
#7FACDC is a light, moderate cyan. Relative luminance 0.392; OKLCH L 73.0% C 0.085 H 250.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACDC |
|---|---|
| RGB | rgb(127, 172, 220) |
| HSL | hsl(211, 57%, 68%) |
| HSV | hsv(211, 42%, 86%) |
| CMYK | cmyk(42.3%, 21.8%, 0%, 13.7%) |
| CIE-LAB | lab(68.88, -2.71, -28.97) |
| CIE-LCH | lch(68.88, 29.09, 264.65°) |
| OKLab | oklab(73.03% -0.0283 -0.0804) |
| OKLCH | oklch(73.03% 0.085 250.6) |
| XYZ | xyz(36.4189, 39.1822, 73.3401) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.75
Sky Blue (survey)
#75BBFD
ΔE00 5.58
Cornflowerblue
#6495ED
ΔE00 7.13
Light Grey Blue
#9DBCD4
ΔE00 7.61
Pastel Blue
#A2BFFE
ΔE00 7.72
Sky
#82CAFC
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACDC #DCAF7F
analogous
#7FDADC #7FACDC #807FDC
triadic
#7FACDC #DC7FAC #ACDC7F
tetradic
#7FACDC #DC7FDA #DCAF7F #7FDC80
square
#7FACDC #DC7FDA #DCAF7F #7FDC80
split-complementary
#7FACDC #DC807F #DADC7F
monochromatic
#306EB0 #4F8DCF #7FACDC #AFCBE9 #DFEAF6
Accessibility & contrast
On white
2.38
#7FACDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#7FACDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACDC
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACDC | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDE
Deuteranopia (green-blind)
#8EA4DB
Tritanopia (blue-blind)
#5CB7BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7facdc; /* rgb */ color: rgb(127, 172, 220); /* oklch */ color: oklch(73.0% 0.085 250.6);
Tailwind
colors: {
custom: {
50: '#a8c4e7',
500: '#7facdc',
950: '#000000',
},
}SCSS
$custom: #7facdc; $custom-light: #a8c4e7; $custom-dark: #000000;
JSON
{
"hex": "#7facdc",
"rgb": {
"r": 127,
"g": 172,
"b": 220
},
"hsl": {
"h": 210.968,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.73031,
"c": 0.08528,
"h": 250.6
},
"luminance": 0.39184
}Semantic roles & 50–950 ramp
primary
#7FACDC
secondary
#EADCCD
accent
#7521C5
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184