#7FA8BD#7FA8BD
#7FA8BD is a light, muted cyan. Relative luminance 0.362; OKLCH L 70.9% C 0.054 H 230.7°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA8BD |
|---|---|
| RGB | rgb(127, 168, 189) |
| HSL | hsl(200, 32%, 62%) |
| HSV | hsv(200, 33%, 74%) |
| CMYK | cmyk(32.8%, 11.1%, 0%, 25.9%) |
| CIE-LAB | lab(66.66, -8.70, -15.23) |
| CIE-LCH | lch(66.66, 17.54, 240.25°) |
| OKLab | oklab(70.91% -0.0342 -0.0417) |
| OKLCH | oklch(70.91% 0.054 230.7) |
| XYZ | xyz(31.9374, 36.1898, 53.4368) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.28
Bluegrey
#85A3B2
ΔE00 2.95
Bluey Grey
#89A0B0
ΔE00 4.76
Light Grey Blue
#9DBCD4
ΔE00 7.08
Cool Gray
#9AA7B0
ΔE00 7.90
Cool Grey
#95A3A6
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA8BD #BD947F
analogous
#7FBDB3 #7FA8BD #7F89BD
triadic
#7FA8BD #BD7FA8 #A8BD7F
tetradic
#7FA8BD #B37FBD #BD947F #89BD7F
square
#7FA8BD #B37FBD #BD947F #89BD7F
split-complementary
#7FA8BD #BD7F89 #BDB37F
monochromatic
#426B80 #578DA8 #7FA8BD #A7C3D2 #D0DFE7
Accessibility & contrast
On white
2.55
#7FA8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#7FA8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA8BD
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA8BD | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BE
Deuteranopia (green-blind)
#959FBD
Tritanopia (blue-blind)
#6AAEAF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7fa8bd; /* rgb */ color: rgb(127, 168, 189); /* oklch */ color: oklch(70.9% 0.054 230.7);
Tailwind
colors: {
custom: {
50: '#a6c1d0',
500: '#7fa8bd',
950: '#000000',
},
}SCSS
$custom: #7fa8bd; $custom-light: #a6c1d0; $custom-dark: #000000;
JSON
{
"hex": "#7fa8bd",
"rgb": {
"r": 127,
"g": 168,
"b": 189
},
"hsl": {
"h": 200.323,
"s": 31.959,
"l": 61.961
},
"oklch": {
"l": 0.70915,
"c": 0.05393,
"h": 230.7
},
"luminance": 0.36191
}Semantic roles & 50–950 ramp
primary
#7FA8BD
secondary
#D7C8C0
accent
#613BAB
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182