#7FA2BD#7FA2BD
#7FA2BD is a light, muted cyan. Relative luminance 0.340; OKLCH L 69.6% C 0.055 H 241.7°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA2BD |
|---|---|
| RGB | rgb(127, 162, 189) |
| HSL | hsl(206, 32%, 62%) |
| HSV | hsv(206, 33%, 74%) |
| CMYK | cmyk(32.8%, 14.3%, 0%, 25.9%) |
| CIE-LAB | lab(64.98, -5.43, -17.78) |
| CIE-LCH | lch(64.98, 18.59, 253.02°) |
| OKLab | oklab(69.59% -0.0262 -0.0488) |
| OKLCH | oklch(69.59% 0.055 241.7) |
| XYZ | xyz(30.8552, 34.0254, 53.0760) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.08
Greyblue
#77A1B5
ΔE00 4.14
Bluegrey
#85A3B2
ΔE00 4.47
Blue Grey
#758DA3
ΔE00 7.00
Light Grey Blue
#9DBCD4
ΔE00 7.68
Cool Gray
#9AA7B0
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA2BD #BD9A7F
analogous
#7FBDB9 #7FA2BD #7F83BD
triadic
#7FA2BD #BD7FA2 #A2BD7F
tetradic
#7FA2BD #B97FBD #BD9A7F #83BD7F
square
#7FA2BD #B97FBD #BD9A7F #83BD7F
split-complementary
#7FA2BD #BD7F83 #BDB97F
monochromatic
#426580 #5785A8 #7FA2BD #A7BFD2 #D0DDE7
Accessibility & contrast
On white
2.69
#7FA2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#7FA2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA2BD
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA2BD | 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)
#97A2BE
Deuteranopia (green-blind)
#8F9BBD
Tritanopia (blue-blind)
#6BA9AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7fa2bd; /* rgb */ color: rgb(127, 162, 189); /* oklch */ color: oklch(69.6% 0.055 241.7);
Tailwind
colors: {
custom: {
50: '#a6bdd1',
500: '#7fa2bd',
950: '#000000',
},
}SCSS
$custom: #7fa2bd; $custom-light: #a6bdd1; $custom-dark: #000000;
JSON
{
"hex": "#7fa2bd",
"rgb": {
"r": 127,
"g": 162,
"b": 189
},
"hsl": {
"h": 206.129,
"s": 31.959,
"l": 61.961
},
"oklch": {
"l": 0.69586,
"c": 0.0554,
"h": 241.7
},
"luminance": 0.34027
}Semantic roles & 50–950 ramp
primary
#7FA2BD
secondary
#D7CAC0
accent
#6C3BAB
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1214
muted
#7F8182