#7FA2BE#7FA2BE
#7FA2BE is a light, muted cyan. Relative luminance 0.341; OKLCH L 69.6% C 0.056 H 242.7°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA2BE |
|---|---|
| RGB | rgb(127, 162, 190) |
| HSL | hsl(207, 33%, 62%) |
| HSV | hsv(207, 33%, 75%) |
| CMYK | cmyk(33.2%, 14.7%, 0%, 25.5%) |
| CIE-LAB | lab(65.02, -5.17, -18.28) |
| CIE-LCH | lch(65.02, 19.00, 254.21°) |
| OKLab | oklab(69.62% -0.0259 -0.0502) |
| OKLCH | oklch(69.62% 0.056 242.7) |
| XYZ | xyz(30.9641, 34.0689, 53.6496) |
| Luminance | 0.3407 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.33
Greyblue
#77A1B5
ΔE00 4.49
Bluegrey
#85A3B2
ΔE00 4.83
Blue Grey
#758DA3
ΔE00 7.03
Light Grey Blue
#9DBCD4
ΔE00 7.70
Cornflowerblue
#6495ED
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA2BE #BE9B7F
analogous
#7FBEBB #7FA2BE #7F83BE
triadic
#7FA2BE #BE7FA2 #A2BE7F
tetradic
#7FA2BE #BB7FBE #BE9B7F #83BE7F
square
#7FA2BE #BB7FBE #BE9B7F #83BE7F
split-complementary
#7FA2BE #BE7F83 #BEBB7F
monochromatic
#426581 #5685A9 #7FA2BE #A8BFD3 #D0DDE7
Accessibility & contrast
On white
2.69
#7FA2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#7FA2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA2BE
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA2BE | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A2BF
Deuteranopia (green-blind)
#8E9BBE
Tritanopia (blue-blind)
#6BA9AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7fa2be; /* rgb */ color: rgb(127, 162, 190); /* oklch */ color: oklch(69.6% 0.056 242.7);
Tailwind
colors: {
custom: {
50: '#a6bdd1',
500: '#7fa2be',
950: '#000000',
},
}SCSS
$custom: #7fa2be; $custom-light: #a6bdd1; $custom-dark: #000000;
JSON
{
"hex": "#7fa2be",
"rgb": {
"r": 127,
"g": 162,
"b": 190
},
"hsl": {
"h": 206.667,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.69624,
"c": 0.05649,
"h": 242.7
},
"luminance": 0.3407
}Semantic roles & 50–950 ramp
primary
#7FA2BE
secondary
#D8CBC1
accent
#6C3AAB
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1214
muted
#7F8182