#7FA3BE#7FA3BE
#7FA3BE is a light, muted cyan. Relative luminance 0.344; OKLCH L 69.8% C 0.056 H 241.0°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA3BE |
|---|---|
| RGB | rgb(127, 163, 190) |
| HSL | hsl(206, 33%, 62%) |
| HSV | hsv(206, 33%, 75%) |
| CMYK | cmyk(33.2%, 14.2%, 0%, 25.5%) |
| CIE-LAB | lab(65.30, -5.72, -17.86) |
| CIE-LCH | lch(65.30, 18.75, 252.23°) |
| OKLab | oklab(69.85% -0.0272 -0.049) |
| OKLCH | oklch(69.85% 0.056 241) |
| XYZ | xyz(31.1410, 34.4226, 53.7086) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.98
Bluey Grey
#89A0B0
ΔE00 4.18
Bluegrey
#85A3B2
ΔE00 4.38
Blue Grey
#758DA3
ΔE00 7.32
Light Grey Blue
#9DBCD4
ΔE00 7.44
Cool Gray
#9AA7B0
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA3BE #BE9A7F
analogous
#7FBEB9 #7FA3BE #7F84BE
triadic
#7FA3BE #BE7FA3 #A3BE7F
tetradic
#7FA3BE #B97FBE #BE9A7F #84BE7F
square
#7FA3BE #B97FBE #BE9A7F #84BE7F
split-complementary
#7FA3BE #BE7F84 #BEB97F
monochromatic
#426681 #5686A9 #7FA3BE #A8C0D3 #D0DDE7
Accessibility & contrast
On white
2.66
#7FA3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#7FA3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA3BE
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA3BE | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BF
Deuteranopia (green-blind)
#8F9CBE
Tritanopia (blue-blind)
#6BAAAC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7fa3be; /* rgb */ color: rgb(127, 163, 190); /* oklch */ color: oklch(69.8% 0.056 241.0);
Tailwind
colors: {
custom: {
50: '#a6bed1',
500: '#7fa3be',
950: '#000000',
},
}SCSS
$custom: #7fa3be; $custom-light: #a6bed1; $custom-dark: #000000;
JSON
{
"hex": "#7fa3be",
"rgb": {
"r": 127,
"g": 163,
"b": 190
},
"hsl": {
"h": 205.714,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.69845,
"c": 0.05606,
"h": 241
},
"luminance": 0.34424
}Semantic roles & 50–950 ramp
primary
#7FA3BE
secondary
#D8CBC1
accent
#6B3AAB
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1214
muted
#7F8182