#7FA7BF#7FA7BF
#7FA7BF is a light, muted cyan. Relative luminance 0.359; OKLCH L 70.8% C 0.056 H 234.9°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA7BF |
|---|---|
| RGB | rgb(127, 167, 191) |
| HSL | hsl(203, 33%, 62%) |
| HSV | hsv(203, 34%, 75%) |
| CMYK | cmyk(33.5%, 12.6%, 0%, 25.1%) |
| CIE-LAB | lab(66.45, -7.66, -16.67) |
| CIE-LCH | lch(66.45, 18.34, 245.33°) |
| OKLab | oklab(70.77% -0.0321 -0.0457) |
| OKLCH | oklch(70.77% 0.056 234.9) |
| XYZ | xyz(31.9721, 35.9094, 54.5267) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.78
Bluegrey
#85A3B2
ΔE00 3.44
Bluey Grey
#89A0B0
ΔE00 4.50
Light Grey Blue
#9DBCD4
ΔE00 6.81
Cool Gray
#9AA7B0
ΔE00 7.94
Blue Grey
#758DA3
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA7BF #BF977F
analogous
#7FBFB7 #7FA7BF #7F87BF
triadic
#7FA7BF #BF7FA7 #A7BF7F
tetradic
#7FA7BF #B77FBF #BF977F #87BF7F
square
#7FA7BF #B77FBF #BF977F #87BF7F
split-complementary
#7FA7BF #BF7F87 #BFB77F
monochromatic
#416A82 #568BAB #7FA7BF #A8C3D3 #D1DFE8
Accessibility & contrast
On white
2.57
#7FA7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#7FA7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA7BF
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA7BF | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C0
Deuteranopia (green-blind)
#939EBF
Tritanopia (blue-blind)
#6AADAF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7fa7bf; /* rgb */ color: rgb(127, 167, 191); /* oklch */ color: oklch(70.8% 0.056 234.9);
Tailwind
colors: {
custom: {
50: '#a6c1d2',
500: '#7fa7bf',
950: '#000000',
},
}SCSS
$custom: #7fa7bf; $custom-light: #a6c1d2; $custom-dark: #000000;
JSON
{
"hex": "#7fa7bf",
"rgb": {
"r": 127,
"g": 167,
"b": 191
},
"hsl": {
"h": 202.5,
"s": 33.333,
"l": 62.353
},
"oklch": {
"l": 0.70768,
"c": 0.05586,
"h": 234.9
},
"luminance": 0.35911
}Semantic roles & 50–950 ramp
primary
#7FA7BF
secondary
#D9CAC1
accent
#6439AC
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182