#7FA6BF#7FA6BF
#7FA6BF is a light, muted cyan. Relative luminance 0.355; OKLCH L 70.5% C 0.056 H 236.7°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA6BF |
|---|---|
| RGB | rgb(127, 166, 191) |
| HSL | hsl(203, 33%, 62%) |
| HSV | hsv(203, 34%, 75%) |
| CMYK | cmyk(33.5%, 13.1%, 0%, 25.1%) |
| CIE-LAB | lab(66.17, -7.11, -17.09) |
| CIE-LCH | lch(66.17, 18.51, 247.41°) |
| OKLab | oklab(70.55% -0.0308 -0.0469) |
| OKLCH | oklch(70.55% 0.056 236.7) |
| XYZ | xyz(31.7896, 35.5445, 54.4658) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.06
Bluegrey
#85A3B2
ΔE00 3.65
Bluey Grey
#89A0B0
ΔE00 4.35
Light Grey Blue
#9DBCD4
ΔE00 6.90
Cool Gray
#9AA7B0
ΔE00 7.93
Blue Grey
#758DA3
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA6BF #BF987F
analogous
#7FBFB8 #7FA6BF #7F86BF
triadic
#7FA6BF #BF7FA6 #A6BF7F
tetradic
#7FA6BF #B87FBF #BF987F #86BF7F
square
#7FA6BF #B87FBF #BF987F #86BF7F
split-complementary
#7FA6BF #BF7F86 #BFB87F
monochromatic
#416982 #568AAB #7FA6BF #A8C2D3 #D1DFE8
Accessibility & contrast
On white
2.59
#7FA6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#7FA6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA6BF
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA6BF | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#929EBF
Tritanopia (blue-blind)
#6AACAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7fa6bf; /* rgb */ color: rgb(127, 166, 191); /* oklch */ color: oklch(70.5% 0.056 236.7);
Tailwind
colors: {
custom: {
50: '#a6c0d2',
500: '#7fa6bf',
950: '#000000',
},
}SCSS
$custom: #7fa6bf; $custom-light: #a6c0d2; $custom-dark: #000000;
JSON
{
"hex": "#7fa6bf",
"rgb": {
"r": 127,
"g": 166,
"b": 191
},
"hsl": {
"h": 203.438,
"s": 33.333,
"l": 62.353
},
"oklch": {
"l": 0.70546,
"c": 0.0561,
"h": 236.7
},
"luminance": 0.35546
}Semantic roles & 50–950 ramp
primary
#7FA6BF
secondary
#D9CAC1
accent
#6639AC
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182