#7FA7BD#7FA7BD
#7FA7BD is a light, muted cyan. Relative luminance 0.358; OKLCH L 70.7% C 0.054 H 232.6°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA7BD |
|---|---|
| RGB | rgb(127, 167, 189) |
| HSL | hsl(201, 32%, 62%) |
| HSV | hsv(201, 33%, 74%) |
| CMYK | cmyk(32.8%, 11.6%, 0%, 25.9%) |
| CIE-LAB | lab(66.38, -8.16, -15.66) |
| CIE-LCH | lch(66.38, 17.66, 242.47°) |
| OKLab | oklab(70.69% -0.0328 -0.0429) |
| OKLCH | oklch(70.69% 0.054 232.6) |
| XYZ | xyz(31.7535, 35.8220, 53.3755) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.29
Bluegrey
#85A3B2
ΔE00 2.94
Bluey Grey
#89A0B0
ΔE00 4.44
Light Grey Blue
#9DBCD4
ΔE00 7.05
Cool Gray
#9AA7B0
ΔE00 7.79
Cool Grey
#95A3A6
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA7BD #BD957F
analogous
#7FBDB4 #7FA7BD #7F88BD
triadic
#7FA7BD #BD7FA7 #A7BD7F
tetradic
#7FA7BD #B47FBD #BD957F #88BD7F
square
#7FA7BD #B47FBD #BD957F #88BD7F
split-complementary
#7FA7BD #BD7F88 #BDB47F
monochromatic
#426A80 #578BA8 #7FA7BD #A7C3D2 #D0DFE7
Accessibility & contrast
On white
2.57
#7FA7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#7FA7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA7BD
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA7BD | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BE
Deuteranopia (green-blind)
#949EBD
Tritanopia (blue-blind)
#6BADAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7fa7bd; /* rgb */ color: rgb(127, 167, 189); /* oklch */ color: oklch(70.7% 0.054 232.6);
Tailwind
colors: {
custom: {
50: '#a6c1d0',
500: '#7fa7bd',
950: '#000000',
},
}SCSS
$custom: #7fa7bd; $custom-light: #a6c1d0; $custom-dark: #000000;
JSON
{
"hex": "#7fa7bd",
"rgb": {
"r": 127,
"g": 167,
"b": 189
},
"hsl": {
"h": 201.29,
"s": 31.959,
"l": 61.961
},
"oklch": {
"l": 0.70692,
"c": 0.05404,
"h": 232.6
},
"luminance": 0.35824
}Semantic roles & 50–950 ramp
primary
#7FA7BD
secondary
#D7C9C0
accent
#633BAB
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182