#7FA4C7#7FA4C7
#7FA4C7 is a light, moderate cyan. Relative luminance 0.352; OKLCH L 70.4% C 0.066 H 247.4°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA4C7 |
|---|---|
| RGB | rgb(127, 164, 199) |
| HSL | hsl(209, 39%, 64%) |
| HSV | hsv(209, 36%, 78%) |
| CMYK | cmyk(36.2%, 17.6%, 0%, 22%) |
| CIE-LAB | lab(65.89, -3.94, -21.96) |
| CIE-LCH | lch(65.89, 22.31, 259.82°) |
| OKLab | oklab(70.42% -0.0253 -0.0606) |
| OKLCH | oklch(70.42% 0.066 247.4) |
| XYZ | xyz(32.3334, 35.1848, 59.1094) |
| Luminance | 0.3519 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 6.31
Greyblue
#77A1B5
ΔE00 6.54
Cornflowerblue
#6495ED
ΔE00 6.95
Bluegrey
#85A3B2
ΔE00 7.04
Light Grey Blue
#9DBCD4
ΔE00 7.69
Carolina Blue
#8AB8FE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA4C7 #C7A27F
analogous
#7FC7C6 #7FA4C7 #7F80C7
triadic
#7FA4C7 #C77FA4 #A4C77F
tetradic
#7FA4C7 #C67FC7 #C7A27F #80C77F
square
#7FA4C7 #C67FC7 #C7A27F #80C77F
split-complementary
#7FA4C7 #C77F80 #C7C67F
monochromatic
#3E678E #5486B4 #7FA4C7 #AAC2DA #D4E1EC
Accessibility & contrast
On white
2.61
#7FA4C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#7FA4C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA4C7
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA4C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA4C7 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A4C9
Deuteranopia (green-blind)
#8D9DC6
Tritanopia (blue-blind)
#67ACAF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7fa4c7; /* rgb */ color: rgb(127, 164, 199); /* oklch */ color: oklch(70.4% 0.066 247.4);
Tailwind
colors: {
custom: {
50: '#a6bed8',
500: '#7fa4c7',
950: '#000000',
},
}SCSS
$custom: #7fa4c7; $custom-light: #a6bed8; $custom-dark: #000000;
JSON
{
"hex": "#7fa4c7",
"rgb": {
"r": 127,
"g": 164,
"b": 199
},
"hsl": {
"h": 209.167,
"s": 39.13,
"l": 63.922
},
"oklch": {
"l": 0.70419,
"c": 0.06562,
"h": 247.4
},
"luminance": 0.35186
}Semantic roles & 50–950 ramp
primary
#7FA4C7
secondary
#DED1C4
accent
#7133B2
background
#FAFBFD
surface
#F4F6FA
border
#CED0D3
text
#0F1214
muted
#7F8183