#7FA6BD#7FA6BD
#7FA6BD is a light, muted cyan. Relative luminance 0.355; OKLCH L 70.5% C 0.054 H 234.4°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA6BD |
|---|---|
| RGB | rgb(127, 166, 189) |
| HSL | hsl(202, 32%, 62%) |
| HSV | hsv(202, 33%, 74%) |
| CMYK | cmyk(32.8%, 12.2%, 0%, 25.9%) |
| CIE-LAB | lab(66.10, -7.62, -16.08) |
| CIE-LCH | lch(66.10, 17.79, 244.65°) |
| OKLab | oklab(70.47% -0.0315 -0.0441) |
| OKLCH | oklch(70.47% 0.054 234.4) |
| XYZ | xyz(31.5710, 35.4570, 53.3146) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.45
Bluegrey
#85A3B2
ΔE00 3.05
Bluey Grey
#89A0B0
ΔE00 4.19
Light Grey Blue
#9DBCD4
ΔE00 7.07
Cool Gray
#9AA7B0
ΔE00 7.73
Blue Grey
#758DA3
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA6BD #BD967F
analogous
#7FBDB5 #7FA6BD #7F87BD
triadic
#7FA6BD #BD7FA6 #A6BD7F
tetradic
#7FA6BD #B57FBD #BD967F #87BD7F
square
#7FA6BD #B57FBD #BD967F #87BD7F
split-complementary
#7FA6BD #BD7F87 #BDB57F
monochromatic
#426980 #578AA8 #7FA6BD #A7C2D2 #D0DEE7
Accessibility & contrast
On white
2.60
#7FA6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#7FA6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA6BD
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA6BD | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BE
Deuteranopia (green-blind)
#939EBD
Tritanopia (blue-blind)
#6BACAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7fa6bd; /* rgb */ color: rgb(127, 166, 189); /* oklch */ color: oklch(70.5% 0.054 234.4);
Tailwind
colors: {
custom: {
50: '#a6c0d0',
500: '#7fa6bd',
950: '#000000',
},
}SCSS
$custom: #7fa6bd; $custom-light: #a6c0d0; $custom-dark: #000000;
JSON
{
"hex": "#7fa6bd",
"rgb": {
"r": 127,
"g": 166,
"b": 189
},
"hsl": {
"h": 202.258,
"s": 31.959,
"l": 61.961
},
"oklch": {
"l": 0.7047,
"c": 0.0542,
"h": 234.4
},
"luminance": 0.35459
}Semantic roles & 50–950 ramp
primary
#7FA6BD
secondary
#D7C9C0
accent
#643BAB
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182