#7FACD4#7FACD4
#7FACD4 is a light, moderate cyan. Relative luminance 0.388; OKLCH L 72.7% C 0.076 H 245.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACD4 |
|---|---|
| RGB | rgb(127, 172, 212) |
| HSL | hsl(208, 50%, 66%) |
| HSV | hsv(208, 40%, 83%) |
| CMYK | cmyk(40.1%, 18.9%, 0%, 16.9%) |
| CIE-LAB | lab(68.58, -4.89, -25.03) |
| CIE-LCH | lch(68.58, 25.50, 258.94°) |
| OKLab | oklab(72.7% -0.031 -0.0693) |
| OKLCH | oklch(72.7% 0.076 245.9) |
| XYZ | xyz(35.3847, 38.7685, 67.8931) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.97
Sky Blue (survey)
#75BBFD
ΔE00 6.07
Light Grey Blue
#9DBCD4
ΔE00 6.61
Greyblue
#77A1B5
ΔE00 7.61
Cornflowerblue
#6495ED
ΔE00 7.86
Bluey Grey
#89A0B0
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACD4 #D4A77F
analogous
#7FD4D2 #7FACD4 #7F82D4
triadic
#7FACD4 #D47FAC #ACD47F
tetradic
#7FACD4 #D27FD4 #D4A77F #82D47F
square
#7FACD4 #D27FD4 #D4A77F #82D47F
split-complementary
#7FACD4 #D47F82 #D4D27F
monochromatic
#366FA2 #518EC5 #7FACD4 #ADCAE3 #DBE7F3
Accessibility & contrast
On white
2.40
#7FACD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#7FACD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACD4
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACD4 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CACD6
Deuteranopia (green-blind)
#91A3D3
Tritanopia (blue-blind)
#60B5B9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7facd4; /* rgb */ color: rgb(127, 172, 212); /* oklch */ color: oklch(72.7% 0.076 245.9);
Tailwind
colors: {
custom: {
50: '#a7c4e1',
500: '#7facd4',
950: '#000000',
},
}SCSS
$custom: #7facd4; $custom-light: #a7c4e1; $custom-dark: #000000;
JSON
{
"hex": "#7facd4",
"rgb": {
"r": 127,
"g": 172,
"b": 212
},
"hsl": {
"h": 208.235,
"s": 49.708,
"l": 66.471
},
"oklch": {
"l": 0.72696,
"c": 0.07587,
"h": 245.9
},
"luminance": 0.38771
}Semantic roles & 50–950 ramp
primary
#7FACD4
secondary
#E5D7CA
accent
#6E28BD
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183