#7FA2B2#7FA2B2
#7FA2B2 is a light, muted cyan. Relative luminance 0.336; OKLCH L 69.2% C 0.045 H 227.6°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA2B2 |
|---|---|
| RGB | rgb(127, 162, 178) |
| HSL | hsl(199, 25%, 60%) |
| HSV | hsv(199, 29%, 70%) |
| CMYK | cmyk(28.7%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(64.62, -8.17, -12.18) |
| CIE-LCH | lch(64.62, 14.67, 236.16°) |
| OKLab | oklab(69.18% -0.0304 -0.0332) |
| OKLCH | oklch(69.18% 0.045 227.6) |
| XYZ | xyz(29.7062, 33.5657, 47.0245) |
| Luminance | 0.3357 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 1.38
Greyblue
#77A1B5
ΔE00 1.81
Bluey Grey
#89A0B0
ΔE00 3.67
Cool Gray
#9AA7B0
ΔE00 7.03
Cool Grey
#95A3A6
ΔE00 7.15
Bluish Grey
#748B97
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA2B2 #B28F7F
analogous
#7FB2A9 #7FA2B2 #7F88B2
triadic
#7FA2B2 #B27FA2 #A2B27F
tetradic
#7FA2B2 #A97FB2 #B28F7F #88B27F
square
#7FA2B2 #A97FB2 #B28F7F #88B27F
split-complementary
#7FA2B2 #B27F88 #B2A97F
monochromatic
#456472 #5C8598 #7FA2B2 #A5BEC9 #CBDAE0
Accessibility & contrast
On white
2.72
#7FA2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#7FA2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA2B2
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA2B2 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B3
Deuteranopia (green-blind)
#929AB2
Tritanopia (blue-blind)
#6FA7A7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7fa2b2; /* rgb */ color: rgb(127, 162, 178); /* oklch */ color: oklch(69.2% 0.045 227.6);
Tailwind
colors: {
custom: {
50: '#a5bdc9',
500: '#7fa2b2',
950: '#000000',
},
}SCSS
$custom: #7fa2b2; $custom-light: #a5bdc9; $custom-dark: #000000;
JSON
{
"hex": "#7fa2b2",
"rgb": {
"r": 127,
"g": 162,
"b": 178
},
"hsl": {
"h": 198.824,
"s": 24.878,
"l": 59.804
},
"oklch": {
"l": 0.69175,
"c": 0.04506,
"h": 227.6
},
"luminance": 0.33567
}Semantic roles & 50–950 ramp
primary
#7FA2B2
secondary
#D0C3BD
accent
#8367C1
background
#FAFBFC
surface
#F4F6F8
border
#CED0D1
text
#0F1213
muted
#7F8182