#7FACDF#7FACDF
#7FACDF is a light, moderate cyan. Relative luminance 0.393; OKLCH L 73.2% C 0.089 H 252.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACDF |
|---|---|
| RGB | rgb(127, 172, 223) |
| HSL | hsl(212, 60%, 69%) |
| HSV | hsv(212, 43%, 87%) |
| CMYK | cmyk(43%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(69.00, -1.88, -30.43) |
| CIE-LCH | lch(69.00, 30.49, 266.46°) |
| OKLab | oklab(73.16% -0.0273 -0.0846) |
| OKLCH | oklch(73.16% 0.089 252.1) |
| XYZ | xyz(36.8198, 39.3425, 75.4514) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.42
Sky Blue (survey)
#75BBFD
ΔE00 5.54
Cornflowerblue
#6495ED
ΔE00 6.97
Pastel Blue
#A2BFFE
ΔE00 7.47
Light Grey Blue
#9DBCD4
ΔE00 7.94
Periwinkle Blue
#8F99FB
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACDF #DFB27F
analogous
#7FDCDF #7FACDF #827FDF
triadic
#7FACDF #DF7FAC #ACDF7F
tetradic
#7FACDF #DF7FDC #DFB27F #7FDF82
square
#7FACDF #DF7FDC #DFB27F #7FDF82
split-complementary
#7FACDF #DF827F #DCDF7F
monochromatic
#2E6EB6 #4E8CD3 #7FACDF #B0CCEB #E1EBF7
Accessibility & contrast
On white
2.37
#7FACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#7FACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACDF
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACDF | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AEE1
Deuteranopia (green-blind)
#8DA4DE
Tritanopia (blue-blind)
#5AB7BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7facdf; /* rgb */ color: rgb(127, 172, 223); /* oklch */ color: oklch(73.2% 0.089 252.1);
Tailwind
colors: {
custom: {
50: '#a8c4e9',
500: '#7facdf',
950: '#000000',
},
}SCSS
$custom: #7facdf; $custom-light: #a8c4e9; $custom-dark: #000000;
JSON
{
"hex": "#7facdf",
"rgb": {
"r": 127,
"g": 172,
"b": 223
},
"hsl": {
"h": 211.875,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.7316,
"c": 0.08893,
"h": 252.1
},
"luminance": 0.39345
}Semantic roles & 50–950 ramp
primary
#7FACDF
secondary
#EBDECF
accent
#781EC8
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101216
muted
#7F8184