#7FA7BE#7FA7BE
#7FA7BE is a light, muted cyan. Relative luminance 0.359; OKLCH L 70.7% C 0.055 H 233.8°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA7BE |
|---|---|
| RGB | rgb(127, 167, 190) |
| HSL | hsl(202, 33%, 62%) |
| HSV | hsv(202, 33%, 75%) |
| CMYK | cmyk(33.2%, 12.1%, 0%, 25.5%) |
| CIE-LAB | lab(66.42, -7.91, -16.16) |
| CIE-LCH | lch(66.42, 17.99, 243.92°) |
| OKLab | oklab(70.73% -0.0325 -0.0443) |
| OKLCH | oklch(70.73% 0.055 233.8) |
| XYZ | xyz(31.8624, 35.8656, 53.9491) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.52
Bluegrey
#85A3B2
ΔE00 3.17
Bluey Grey
#89A0B0
ΔE00 4.45
Light Grey Blue
#9DBCD4
ΔE00 6.92
Cool Gray
#9AA7B0
ΔE00 7.86
Blue Grey
#758DA3
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA7BE #BE967F
analogous
#7FBEB6 #7FA7BE #7F88BE
triadic
#7FA7BE #BE7FA7 #A7BE7F
tetradic
#7FA7BE #B67FBE #BE967F #88BE7F
square
#7FA7BE #B67FBE #BE967F #88BE7F
split-complementary
#7FA7BE #BE7F88 #BEB67F
monochromatic
#426A81 #568BA9 #7FA7BE #A8C3D3 #D0DFE7
Accessibility & contrast
On white
2.57
#7FA7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#7FA7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA7BE
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA7BE | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6BF
Deuteranopia (green-blind)
#939EBE
Tritanopia (blue-blind)
#6AADAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7fa7be; /* rgb */ color: rgb(127, 167, 190); /* oklch */ color: oklch(70.7% 0.055 233.8);
Tailwind
colors: {
custom: {
50: '#a6c1d1',
500: '#7fa7be',
950: '#000000',
},
}SCSS
$custom: #7fa7be; $custom-light: #a6c1d1; $custom-dark: #000000;
JSON
{
"hex": "#7fa7be",
"rgb": {
"r": 127,
"g": 167,
"b": 190
},
"hsl": {
"h": 201.905,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.7073,
"c": 0.05494,
"h": 233.8
},
"luminance": 0.35867
}Semantic roles & 50–950 ramp
primary
#7FA7BE
secondary
#D8C9C1
accent
#633AAB
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182