#7FA2BA#7FA2BA
#7FA2BA is a light, muted cyan. Relative luminance 0.339; OKLCH L 69.5% C 0.052 H 238.5°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA2BA |
|---|---|
| RGB | rgb(127, 162, 186) |
| HSL | hsl(204, 30%, 61%) |
| HSV | hsv(204, 32%, 73%) |
| CMYK | cmyk(31.7%, 12.9%, 0%, 27.1%) |
| CIE-LAB | lab(64.88, -6.19, -16.26) |
| CIE-LCH | lch(64.88, 17.39, 249.17°) |
| OKLab | oklab(69.47% -0.0273 -0.0446) |
| OKLCH | oklch(69.47% 0.052 238.5) |
| XYZ | xyz(30.5329, 33.8964, 51.3787) |
| Luminance | 0.3390 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.09
Bluegrey
#85A3B2
ΔE00 3.36
Bluey Grey
#89A0B0
ΔE00 3.44
Blue Grey
#758DA3
ΔE00 7.03
Cool Gray
#9AA7B0
ΔE00 7.49
Light Grey Blue
#9DBCD4
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA2BA #BA977F
analogous
#7FBAB5 #7FA2BA #7F85BA
triadic
#7FA2BA #BA7FA2 #A2BA7F
tetradic
#7FA2BA #B57FBA #BA977F #85BA7F
square
#7FA2BA #B57FBA #BA977F #85BA7F
split-complementary
#7FA2BA #BA7F85 #BAB57F
monochromatic
#43657C #5885A4 #7FA2BA #A7BFCF #CFDCE5
Accessibility & contrast
On white
2.70
#7FA2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#7FA2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA2BA
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA2BA | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A1BB
Deuteranopia (green-blind)
#909BBA
Tritanopia (blue-blind)
#6CA8AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7fa2ba; /* rgb */ color: rgb(127, 162, 186); /* oklch */ color: oklch(69.5% 0.052 238.5);
Tailwind
colors: {
custom: {
50: '#a5bdce',
500: '#7fa2ba',
950: '#000000',
},
}SCSS
$custom: #7fa2ba; $custom-light: #a5bdce; $custom-dark: #000000;
JSON
{
"hex": "#7fa2ba",
"rgb": {
"r": 127,
"g": 162,
"b": 186
},
"hsl": {
"h": 204.407,
"s": 29.949,
"l": 61.373
},
"oklch": {
"l": 0.69471,
"c": 0.05228,
"h": 238.5
},
"luminance": 0.33898
}Semantic roles & 50–950 ramp
primary
#7FA2BA
secondary
#D5C8BF
accent
#693DA9
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1213
muted
#7F8182