#7FACD5#7FACD5
#7FACD5 is a light, moderate cyan. Relative luminance 0.388; OKLCH L 72.7% C 0.077 H 246.6°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACD5 |
|---|---|
| RGB | rgb(127, 172, 213) |
| HSL | hsl(209, 51%, 67%) |
| HSV | hsv(209, 40%, 84%) |
| CMYK | cmyk(40.4%, 19.2%, 0%, 16.5%) |
| CIE-LAB | lab(68.62, -4.62, -25.53) |
| CIE-LCH | lch(68.62, 25.94, 259.73°) |
| OKLab | oklab(72.74% -0.0306 -0.0707) |
| OKLCH | oklch(72.74% 0.077 246.6) |
| XYZ | xyz(35.5112, 38.8191, 68.5595) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.78
Sky Blue (survey)
#75BBFD
ΔE00 5.97
Light Grey Blue
#9DBCD4
ΔE00 6.73
Cornflowerblue
#6495ED
ΔE00 7.74
Greyblue
#77A1B5
ΔE00 7.86
Bluey Grey
#89A0B0
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACD5 #D5A87F
analogous
#7FD5D3 #7FACD5 #7F81D5
triadic
#7FACD5 #D57FAC #ACD57F
tetradic
#7FACD5 #D37FD5 #D5A87F #81D57F
square
#7FACD5 #D37FD5 #D5A87F #81D57F
split-complementary
#7FACD5 #D57F81 #D5D37F
monochromatic
#366FA4 #518EC6 #7FACD5 #ADCAE4 #DBE8F3
Accessibility & contrast
On white
2.40
#7FACD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#7FACD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACD5
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACD5 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CACD7
Deuteranopia (green-blind)
#91A3D4
Tritanopia (blue-blind)
#60B6BA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7facd5; /* rgb */ color: rgb(127, 172, 213); /* oklch */ color: oklch(72.7% 0.077 246.6);
Tailwind
colors: {
custom: {
50: '#a7c4e2',
500: '#7facd5',
950: '#000000',
},
}SCSS
$custom: #7facd5; $custom-light: #a7c4e2; $custom-dark: #000000;
JSON
{
"hex": "#7facd5",
"rgb": {
"r": 127,
"g": 172,
"b": 213
},
"hsl": {
"h": 208.605,
"s": 50.588,
"l": 66.667
},
"oklch": {
"l": 0.72737,
"c": 0.07701,
"h": 246.6
},
"luminance": 0.38821
}Semantic roles & 50–950 ramp
primary
#7FACD5
secondary
#E6D7CA
accent
#6F28BE
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183