#7FA9BE#7FA9BE
#7FA9BE is a light, muted cyan. Relative luminance 0.366; OKLCH L 71.2% C 0.055 H 230.1°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA9BE |
|---|---|
| RGB | rgb(127, 169, 190) |
| HSL | hsl(200, 33%, 62%) |
| HSV | hsv(200, 33%, 75%) |
| CMYK | cmyk(33.2%, 11.1%, 0%, 25.5%) |
| CIE-LAB | lab(66.98, -8.99, -15.31) |
| CIE-LCH | lch(66.98, 17.76, 239.57°) |
| OKLab | oklab(71.17% -0.0351 -0.042) |
| OKLCH | oklch(71.17% 0.055 230.1) |
| XYZ | xyz(32.2317, 36.6040, 54.0722) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.50
Bluegrey
#85A3B2
ΔE00 3.19
Bluey Grey
#89A0B0
ΔE00 5.06
Light Grey Blue
#9DBCD4
ΔE00 6.98
Cool Gray
#9AA7B0
ΔE00 8.06
Cool Grey
#95A3A6
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA9BE #BE947F
analogous
#7FBEB3 #7FA9BE #7F8ABE
triadic
#7FA9BE #BE7FA9 #A9BE7F
tetradic
#7FA9BE #B37FBE #BE947F #8ABE7F
square
#7FA9BE #B37FBE #BE947F #8ABE7F
split-complementary
#7FA9BE #BE7F8A #BEB37F
monochromatic
#426C81 #568EA9 #7FA9BE #A8C4D3 #D0E0E7
Accessibility & contrast
On white
2.52
#7FA9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#7FA9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA9BE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA9BE | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BF
Deuteranopia (green-blind)
#95A0BE
Tritanopia (blue-blind)
#6AAFB0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7fa9be; /* rgb */ color: rgb(127, 169, 190); /* oklch */ color: oklch(71.2% 0.055 230.1);
Tailwind
colors: {
custom: {
50: '#a6c2d1',
500: '#7fa9be',
950: '#000000',
},
}SCSS
$custom: #7fa9be; $custom-light: #a6c2d1; $custom-dark: #000000;
JSON
{
"hex": "#7fa9be",
"rgb": {
"r": 127,
"g": 169,
"b": 190
},
"hsl": {
"h": 200,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.71174,
"c": 0.05471,
"h": 230.1
},
"luminance": 0.36606
}Semantic roles & 50–950 ramp
primary
#7FA9BE
secondary
#D8C9C1
accent
#603AAB
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182