#7FAFBB#7FAFBB
#7FAFBB is a light, muted cyan. Relative luminance 0.388; OKLCH L 72.4% C 0.054 H 214.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAFBB |
|---|---|
| RGB | rgb(127, 175, 187) |
| HSL | hsl(192, 31%, 62%) |
| HSV | hsv(192, 32%, 73%) |
| CMYK | cmyk(32.1%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(68.58, -12.95, -11.25) |
| CIE-LCH | lch(68.58, 17.16, 220.98°) |
| OKLab | oklab(72.41% -0.0441 -0.0308) |
| OKLCH | oklch(72.41% 0.054 214.9) |
| XYZ | xyz(33.0491, 38.7581, 52.7437) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.71
Bluegrey
#85A3B2
ΔE00 5.98
Bluey Grey
#89A0B0
ΔE00 8.42
Cadetblue
#5F9EA0
ΔE00 8.57
Light Grey Blue
#9DBCD4
ΔE00 9.20
Cool Grey
#95A3A6
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAFBB #BB8B7F
analogous
#7FBBA9 #7FAFBB #7F91BB
triadic
#7FAFBB #BB7FAF #AFBB7F
tetradic
#7FAFBB #A97FBB #BB8B7F #91BB7F
square
#7FAFBB #A97FBB #BB8B7F #91BB7F
split-complementary
#7FAFBB #BB7F91 #BBA97F
monochromatic
#42717D #5896A5 #7FAFBB #A7C8D0 #CFE1E5
Accessibility & contrast
On white
2.40
#7FAFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#7FAFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAFBB
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAFBB | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#6AB4B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7fafbb; /* rgb */ color: rgb(127, 175, 187); /* oklch */ color: oklch(72.4% 0.054 214.9);
Tailwind
colors: {
custom: {
50: '#a6c7cf',
500: '#7fafbb',
950: '#000000',
},
}SCSS
$custom: #7fafbb; $custom-light: #a6c7cf; $custom-dark: #000000;
JSON
{
"hex": "#7fafbb",
"rgb": {
"r": 127,
"g": 175,
"b": 187
},
"hsl": {
"h": 192,
"s": 30.612,
"l": 61.569
},
"oklch": {
"l": 0.72409,
"c": 0.05375,
"h": 214.9
},
"luminance": 0.3876
}Semantic roles & 50–950 ramp
primary
#7FAFBB
secondary
#D6C4C0
accent
#523CA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282