#7FA8BE#7FA8BE
#7FA8BE is a light, muted cyan. Relative luminance 0.362; OKLCH L 71.0% C 0.055 H 231.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA8BE |
|---|---|
| RGB | rgb(127, 168, 190) |
| HSL | hsl(201, 33%, 62%) |
| HSV | hsv(201, 33%, 75%) |
| CMYK | cmyk(33.2%, 11.6%, 0%, 25.5%) |
| CIE-LAB | lab(66.70, -8.45, -15.74) |
| CIE-LCH | lch(66.70, 17.86, 241.76°) |
| OKLab | oklab(70.95% -0.0338 -0.0431) |
| OKLCH | oklch(70.95% 0.055 231.9) |
| XYZ | xyz(32.0463, 36.2334, 54.0104) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.43
Bluegrey
#85A3B2
ΔE00 3.12
Bluey Grey
#89A0B0
ΔE00 4.73
Light Grey Blue
#9DBCD4
ΔE00 6.92
Cool Gray
#9AA7B0
ΔE00 7.94
Cool Grey
#95A3A6
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA8BE #BE957F
analogous
#7FBEB4 #7FA8BE #7F89BE
triadic
#7FA8BE #BE7FA8 #A8BE7F
tetradic
#7FA8BE #B47FBE #BE957F #89BE7F
square
#7FA8BE #B47FBE #BE957F #89BE7F
split-complementary
#7FA8BE #BE7F89 #BEB47F
monochromatic
#426B81 #568CA9 #7FA8BE #A8C4D3 #D0DFE7
Accessibility & contrast
On white
2.55
#7FA8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#7FA8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA8BE
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA8BE | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BF
Deuteranopia (green-blind)
#949FBE
Tritanopia (blue-blind)
#6AAEAF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7fa8be; /* rgb */ color: rgb(127, 168, 190); /* oklch */ color: oklch(71.0% 0.055 231.9);
Tailwind
colors: {
custom: {
50: '#a6c1d1',
500: '#7fa8be',
950: '#000000',
},
}SCSS
$custom: #7fa8be; $custom-light: #a6c1d1; $custom-dark: #000000;
JSON
{
"hex": "#7fa8be",
"rgb": {
"r": 127,
"g": 168,
"b": 190
},
"hsl": {
"h": 200.952,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.70952,
"c": 0.05479,
"h": 231.9
},
"luminance": 0.36235
}Semantic roles & 50–950 ramp
primary
#7FA8BE
secondary
#D8C9C1
accent
#623AAB
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182