#7FA0B0#7FA0B0
#7FA0B0 is a light, muted cyan. Relative luminance 0.328; OKLCH L 68.7% C 0.043 H 229.0°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA0B0 |
|---|---|
| RGB | rgb(127, 160, 176) |
| HSL | hsl(200, 24%, 59%) |
| HSV | hsv(200, 28%, 69%) |
| CMYK | cmyk(27.8%, 9.1%, 0%, 31%) |
| CIE-LAB | lab(63.99, -7.56, -12.01) |
| CIE-LCH | lch(63.99, 14.19, 237.80°) |
| OKLab | oklab(68.66% -0.0285 -0.0327) |
| OKLCH | oklch(68.66% 0.043 229) |
| XYZ | xyz(29.1573, 32.7870, 45.8581) |
| Luminance | 0.3279 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 1.31
Greyblue
#77A1B5
ΔE00 2.06
Bluey Grey
#89A0B0
ΔE00 3.16
Cool Gray
#9AA7B0
ΔE00 6.81
Cool Grey
#95A3A6
ΔE00 6.97
Bluish Grey
#748B97
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA0B0 #B08F7F
analogous
#7FB0A8 #7FA0B0 #7F88B0
triadic
#7FA0B0 #B07FA0 #A0B07F
tetradic
#7FA0B0 #A87FB0 #B08F7F #88B07F
square
#7FA0B0 #A87FB0 #B08F7F #88B07F
split-complementary
#7FA0B0 #B07F88 #B0A87F
monochromatic
#456270 #5C8396 #7FA0B0 #A5BCC7 #CBD8DF
Accessibility & contrast
On white
2.78
#7FA0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#7FA0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA0B0
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA0B0 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EB1
Deuteranopia (green-blind)
#9199B0
Tritanopia (blue-blind)
#70A5A5
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7fa0b0; /* rgb */ color: rgb(127, 160, 176); /* oklch */ color: oklch(68.7% 0.043 229.0);
Tailwind
colors: {
custom: {
50: '#a5bcc7',
500: '#7fa0b0',
950: '#000000',
},
}SCSS
$custom: #7fa0b0; $custom-light: #a5bcc7; $custom-dark: #000000;
JSON
{
"hex": "#7fa0b0",
"rgb": {
"r": 127,
"g": 160,
"b": 176
},
"hsl": {
"h": 199.592,
"s": 23.671,
"l": 59.412
},
"oklch": {
"l": 0.68656,
"c": 0.04339,
"h": 229
},
"luminance": 0.32788
}Semantic roles & 50–950 ramp
primary
#7FA0B0
secondary
#CFC2BC
accent
#8568C0
background
#FAFBFC
surface
#F4F6F8
border
#CED0D1
text
#0F1213
muted
#7F8182