#7FA8BF#7FA8BF
#7FA8BF is a light, muted cyan. Relative luminance 0.363; OKLCH L 71.0% C 0.056 H 233.1°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA8BF |
|---|---|
| RGB | rgb(127, 168, 191) |
| HSL | hsl(202, 33%, 62%) |
| HSV | hsv(202, 34%, 75%) |
| CMYK | cmyk(33.5%, 12%, 0%, 25.1%) |
| CIE-LAB | lab(66.73, -8.20, -16.24) |
| CIE-LCH | lch(66.73, 18.20, 243.21°) |
| OKLab | oklab(70.99% -0.0334 -0.0445) |
| OKLCH | oklch(70.99% 0.056 233.1) |
| XYZ | xyz(32.1560, 36.2773, 54.5880) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.63
Bluegrey
#85A3B2
ΔE00 3.33
Bluey Grey
#89A0B0
ΔE00 4.73
Light Grey Blue
#9DBCD4
ΔE00 6.79
Cool Gray
#9AA7B0
ΔE00 7.99
Cool Grey
#95A3A6
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA8BF #BF967F
analogous
#7FBFB6 #7FA8BF #7F88BF
triadic
#7FA8BF #BF7FA8 #A8BF7F
tetradic
#7FA8BF #B67FBF #BF967F #88BF7F
square
#7FA8BF #B67FBF #BF967F #88BF7F
split-complementary
#7FA8BF #BF7F88 #BFB67F
monochromatic
#416B82 #568CAB #7FA8BF #A8C4D3 #D1DFE8
Accessibility & contrast
On white
2.54
#7FA8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#7FA8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA8BF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA8BF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C0
Deuteranopia (green-blind)
#949FBF
Tritanopia (blue-blind)
#6AAEAF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7fa8bf; /* rgb */ color: rgb(127, 168, 191); /* oklch */ color: oklch(71.0% 0.056 233.1);
Tailwind
colors: {
custom: {
50: '#a6c1d2',
500: '#7fa8bf',
950: '#000000',
},
}SCSS
$custom: #7fa8bf; $custom-light: #a6c1d2; $custom-dark: #000000;
JSON
{
"hex": "#7fa8bf",
"rgb": {
"r": 127,
"g": 168,
"b": 191
},
"hsl": {
"h": 201.563,
"s": 33.333,
"l": 62.353
},
"oklch": {
"l": 0.70989,
"c": 0.05568,
"h": 233.1
},
"luminance": 0.36279
}Semantic roles & 50–950 ramp
primary
#7FA8BF
secondary
#D9CAC1
accent
#6339AC
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182