#7FA9BF#7FA9BF
#7FA9BF is a light, muted cyan. Relative luminance 0.366; OKLCH L 71.2% C 0.056 H 231.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA9BF |
|---|---|
| RGB | rgb(127, 169, 191) |
| HSL | hsl(201, 33%, 62%) |
| HSV | hsv(201, 34%, 75%) |
| CMYK | cmyk(33.5%, 11.5%, 0%, 25.1%) |
| CIE-LAB | lab(67.01, -8.74, -15.82) |
| CIE-LCH | lch(67.01, 18.07, 241.07°) |
| OKLab | oklab(71.21% -0.0347 -0.0434) |
| OKLCH | oklch(71.21% 0.056 231.3) |
| XYZ | xyz(32.3413, 36.6479, 54.6498) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.61
Bluegrey
#85A3B2
ΔE00 3.33
Bluey Grey
#89A0B0
ΔE00 5.02
Light Grey Blue
#9DBCD4
ΔE00 6.81
Cool Gray
#9AA7B0
ΔE00 8.09
Cool Grey
#95A3A6
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA9BF #BF957F
analogous
#7FBFB5 #7FA9BF #7F89BF
triadic
#7FA9BF #BF7FA9 #A9BF7F
tetradic
#7FA9BF #B57FBF #BF957F #89BF7F
square
#7FA9BF #B57FBF #BF957F #89BF7F
split-complementary
#7FA9BF #BF7F89 #BFB57F
monochromatic
#416C82 #568EAB #7FA9BF #A8C4D3 #D1E0E8
Accessibility & contrast
On white
2.52
#7FA9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#7FA9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA9BF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA9BF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C0
Deuteranopia (green-blind)
#95A0BF
Tritanopia (blue-blind)
#6AAFB0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7fa9bf; /* rgb */ color: rgb(127, 169, 191); /* oklch */ color: oklch(71.2% 0.056 231.3);
Tailwind
colors: {
custom: {
50: '#a6c2d2',
500: '#7fa9bf',
950: '#000000',
},
}SCSS
$custom: #7fa9bf; $custom-light: #a6c2d2; $custom-dark: #000000;
JSON
{
"hex": "#7fa9bf",
"rgb": {
"r": 127,
"g": 169,
"b": 191
},
"hsl": {
"h": 200.625,
"s": 33.333,
"l": 62.353
},
"oklch": {
"l": 0.71212,
"c": 0.05555,
"h": 231.3
},
"luminance": 0.3665
}Semantic roles & 50–950 ramp
primary
#7FA9BF
secondary
#D9C9C1
accent
#6139AC
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182